FoxWolf1
unread,Aug 23, 2009, 4:15:15 PM8/23/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Starforge
The automated error screen told me to start a new thread with the
following information copy-pasted:
System.Xml.XmlException: Unexpected end of file while parsing Name has
occurred. Line 100, position 16.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String
arg)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32
startOffset, Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at Crownwood.Magic.Collections.StringCollection.LoadFromXml(String
name, XmlTextReader xmlIn)
at Crownwood.Magic.Docking.RestoreZoneAffinity.LoadInternalFromXml
(XmlTextReader xmlIn, Int32 formatVersion)
at Crownwood.Magic.Docking.Restore.LoadFromXml(XmlTextReader xmlIn,
Int32 formatVersion)
at Crownwood.Magic.Docking.Restore.CreateFromXml(XmlTextReader
xmlIn, Boolean readIn, Int32 formatVersion)
at Crownwood.Magic.Docking.Restore.LoadFromXml(XmlTextReader xmlIn,
Int32 formatVersion)
at Crownwood.Magic.Docking.Restore.CreateFromXml(XmlTextReader
xmlIn, Boolean readIn, Int32 formatVersion)
at Crownwood.Magic.Docking.Content.LoadFromXml(XmlTextReader xmlIn,
Int32 formatVersion)
at Crownwood.Magic.Docking.Content..ctor(XmlTextReader xmlIn, Int32
formatVersion)
at Crownwood.Magic.Docking.DockingManager.LoadConfigFromStream
(Stream stream)
at Crownwood.Magic.Docking.DockingManager.LoadConfigFromFile(String
filename)
at Starforge.WndMain.InitializeToolWindows()
at Starforge.WndMain..ctor(SByte* cmdLine)
at WinMain(HINSTANCE__* hInstance, HINSTANCE__* hPrevInstance,
SByte* lpCmdLine, Int32 nCmdShow)