Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Can't do debug the ASP.net program program and Can't open web tab of the project.

$
0
0

Hi,

I have getting an error while debugging the program.Please help me to resolve this issue. Error details are mentioned below.

 

SharpDevelop Version : 4.4.2.9749-39bf891c

.NET Version         : 4.0.30319.42000

OS Version           : Microsoft Windows NT 6.2.9200.0

Current culture      : English (India) (en-IN)

Running under WOW6432, processor architecture: x86-64

Terminal Server Session

Working Set Memory   : 238468kb

GC Heap Memory       : 91237kb

 

Unhandled WPF exception

Exception thrown:

System.Xml.XmlException: There are multiple root elements. Line 1, position 516.

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)

   at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)

   at System.Xml.Linq.XElement.Parse(String text, LoadOptions options)

   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.LoadProjectExtensions(String name)

   at ICSharpCode.AspNet.Mvc.VisualStudioProjectExtension.ContainsWebProjectProperties()

   at ICSharpCode.AspNet.Mvc.WebProject.HasWebProjectProperties()

   at ICSharpCode.AspNet.Mvc.WebProject.GetWebProjectProperties()

   at ICSharpCode.AspNet.Mvc.WebProjectOptionsPanel.Load(MSBuildBasedProject project, String configuration, String platform)

   at ICSharpCode.SharpDevelop.Gui.OptionPanels.ProjectOptionPanel.Load()

   at ICSharpCode.SharpDevelop.Gui.OptionPanels.ProjectOptionPanel.ICSharpCode.SharpDevelop.IOptionPanel.LoadOptions()

   at ICSharpCode.SharpDevelop.Gui.TabbedOptions.OptionTabPage.LoadPadContentIfRequired()

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Recent log messages:

10:48:20.503 [18] DEBUG - Stopped reading from WorkerProcess 6228.

10:48:20.504 [18] DEBUG - Telling worker process to exit

10:48:20.504 [18] DEBUG - End of reader thread on WorkerProcess 6228.

10:48:20.504 [11] DEBUG - Joined!

10:48:22.986 [31] DEBUG - Telling worker process to exit

10:48:22.986 [31] DEBUG - Waiting for thread-join

10:48:22.987 [7] DEBUG - Cannot read from WorkerProcess 9476: end of stream

10:48:22.987 [7] DEBUG - Stopped reading from WorkerProcess 9476.

10:48:22.987 [7] DEBUG - Telling worker process to exit

10:48:22.987 [7] DEBUG - End of reader thread on WorkerProcess 9476.

10:48:22.988 [31] DEBUG - Joined!

10:48:24.352 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

10:48:24.353 [1] INFO - CurrentProject changed to CAMACloud.Console

10:48:30.512 [1] INFO - CurrentProject changed to 

10:48:30.521 [1] INFO - Initialize DirectoryNode D:\Workspace\DCS Projects

10:48:30.522 [24] DEBUG - Git: OverlayIconManager Thread started

10:48:30.522 [31] DEBUG - SVN: OverlayIconManager Thread started

10:48:30.620 [31] DEBUG - SVN: OverlayIconManager Thread finished

10:48:30.637 [24] DEBUG - Git: OverlayIconManager Thread finished

10:48:34.302 [1] INFO - CurrentProject changed to 

10:48:36.384 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.ShowPropertiesForNode', activation=Menu

10:48:36.388 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.Dialogs.ProjectOptionsView

10:48:36.388 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow:]

10:48:36.388 [1] DEBUG - NavigationService

ActiveViewContent: 

         Subview: TabPageText

10:48:36.388 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.SharpDevelop.Project.Dialogs.ProjectOptionsView

 

---- Post-error application state information:

Installed 3rd party AddIns: 

Workbench.ActiveContent: ICSharpCode.SharpDevelop.Project.Dialogs.ProjectOptionsView

ProjectService.OpenSolution: [Solution: FileName=D:\Workspace\DCS Projects\, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [VBNetProject:]


Viewing all articles
Browse latest Browse all 1764

Trending Articles