Hi,
After upgrading from LLBLGen v4.2 Final(July 8, 2014), "Generate source code from project" caused error. Please find below the message, I'm using Firebird.
Thanks
Dextre
Input string was not in correct format.
LLBLGen Pro version 4.2. Build July 8th, 2014
-----[Core exception]--------------------
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.ProduceMajorAndMinorServerVersionNumber()
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.DetermineServerVersion()
at SD.LLBLGen.Pro.DBDrivers.Firebird.FirebirdDBDriver.GetTargetDescription() in c:\Myprojects\VS.NET Projects\LLBLGen Pro v4.2\Drivers\Firebird\FirebirdDBDriver.cs:line 386
at SD.LLBLGen.Pro.Gui.Controls.WizardPages.MetaDataRetrievalWizard_Step_ElementSelection.FillControls()
at SD.LLBLGen.Pro.Gui.Forms.MetaDataRetrievalWizard._mainWizardControl_SelectedPageChanging(Object sender, WizardPageChangingEventArgs e)
at DevExpress.XtraWizard.WizardControl.RaiseSelectedPageChanging(BaseWizardPage oldPage, BaseWizardPage newPage, Direction direction)
at DevExpress.XtraWizard.WizardControl.SetSelectedPageCore(BaseWizardPage prevPage, BaseWizardPage value, Direction direction)
at DevExpress.XtraWizard.WizardControl.SetNextPage()
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)