Unhandled exception occured when opening project

Bug reports.
akrishtal
Posts: 1
Joined: Sun Feb 13, 2011 10:03 am

Unhandled exception occured when opening project

Post by akrishtal » Wed Apr 27, 2011 8:05 am

Ranorex Studio Version : 3.0.0.11639
.NET Version : 2.0.50727.3615
OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2
Current culture : English (United States) (en-US)
Working Set Memory : 76176kb
GC Heap Memory : 14087kb


Exception thrown:
System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at ICSharpCode.Core.Properties.Load(String fileName)
at ICSharpCode.SharpDevelop.Project.ProjectService.LoadSolution(String fileName)

---- Recent log messages:
Failed to append recent log messages.
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at ICSharpCode.SharpDevelop.Sda.LogMessageRecorder.AppendRecentLogMessages(StringBuilder sb, ILog log)
at ICSharpCode.SharpDevelop.Sda.ExceptionBox.getClipboardString()

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.SharpDevelop.BrowserDisplayBinding.BrowserPane
ProjectService.OpenSolution: [Solution: FileName=C:\P4\depot\Automation_Group\9.5\Ranorex\I3\I3.rxsln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: <null>

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Unhandled exception occured when opening project

Post by Support Team » Wed Apr 27, 2011 8:36 am

Hi,

Thank you for posting this exception.
Would it be possible to provide us an use case to reproduce the problem? Maybe you could send or post us your project, then we can take a look on it to analyze the issue?

Thanks in advance.

Regards,
Peter
Ranorex Team