Went to start the workplace studio and got the deadly windows "Solarwinds Workplace Studio has encountered a problem and needs to close". It appears to be getting a signature error. The PC is windows XP and the Solarwinds toolset in version 10.1.0.30. Here is what the log is showing;
2009-06-08 09:02:45,175 [1] ERROR SolarWinds.Toolset.IEE.HostApp.AppLoader - WorkspaceStudio experienced an unhandled exception:
System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 29, position 130.
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.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SolarWinds.Toolset.IEE.ExternalToolsUpgrader.Upgrade(String filename)
at SolarWinds.Toolset.IEE.ExternalToolsRegistry.LoadFromFile(String filename)
at SolarWinds.Toolset.IEE.HostApp.AppLoader.LoadEngine(Form f)
at SolarWinds.Toolset.IEE.HostApp.AppLoader.LoadApplication(IeeMain frm)
at SolarWinds.Toolset.IEE.HostApp.IeeMain.tmAppStart_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I'm guessing something got corrupted but not sure what. Thanks for any help.