Hi support,
I did a clean install of version 5.8, but it fails to start. See the exception information below.
I'm not able to find a xml file (in the Solutions Design (sub)folders) wich contains the text 'guiState'.
Unfortunately I uninstalled my version 5.7 first. Because of the problem with version 5.8 I did a reinstall of 5.7, but that version has the same issue now..
Open with Visual Studio integration also fails (VS2019 16.9.0)
Can you help me further?
Best regards,
Goos van Beek.
Windows 10 Enterprise 20H2
Exception information.
LLBLGen Pro version: v5.8. Build: 5.8.0
Exception details:
Message: Unexpected end of file has occurred. The following elements are not closed: guiState. Line 1, position 3073.
Source: System.Xml
Stack trace:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at SD.LLBLGen.Pro.Gui.Classes.LoggedUIState.Load()
at SD.LLBLGen.Pro.Gui.Program.DoApplicationStart(String appStartPath, String fileToLoad, Boolean startedFromVSNet)
at SD.LLBLGen.Pro.Gui.Program.Main(String[] args)
Inner exception: <null>
To fix this, open the file 'System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: guiState. Line 1, position 3073.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at SD.LLBLGen.Pro.Gui.Classes.LoggedUIState.Load()
at SD.LLBLGen.Pro.Gui.Program.DoApplicationStart(String appStartPath, String fileToLoad, Boolean startedFromVSNet)
at SD.LLBLGen.Pro.Gui.Program.Main(String[] args)' into a text editor and manually correct the XML error.
Exception information.
LLBLGen Pro version: v5.7. Build: 5.7.3
Exception details:
Message: Unexpected end of file has occurred. The following elements are not closed: guiState. Line 1, position 3073.
Source: System.Xml
Stack trace:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at SD.LLBLGen.Pro.Gui.Classes.LoggedUIState.Load()
at SD.LLBLGen.Pro.Gui.Program.DoApplicationStart(String appStartPath, String fileToLoad, Boolean startedFromVSNet)
at SD.LLBLGen.Pro.Gui.Program.Main(String[] args)
Inner exception: <null>
To fix this, open the file 'System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: guiState. Line 1, position 3073.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at SD.LLBLGen.Pro.Gui.Classes.LoggedUIState.Load()
at SD.LLBLGen.Pro.Gui.Program.DoApplicationStart(String appStartPath, String fileToLoad, Boolean startedFromVSNet)
at SD.LLBLGen.Pro.Gui.Program.Main(String[] args)' into a text editor and manually correct the XML error.