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

Opening asp.net server solution file

$
0
0

SharpDevelop Version : 4.4.2.9749-39bf891c

.NET Version         : 4.0.30319.42000

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : English (United States) (en-US)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 123112kb

GC Heap Memory       : 7292kb

 

Unhandled WPF exception

Exception thrown:

System.ArgumentNullException: Value cannot be null.

Parameter name: path1

   at System.IO.Path.Combine(String path1, String path2)

   at ICSharpCode.CodeCoverage.ProjectCodeCoverageResultsFileName.GetCodeCoverageResultsFileName(IProject project)

   at ICSharpCode.CodeCoverage.SolutionCodeCoverageResults.GetCodeCoverageResultsForProject(IProject project)

   at ICSharpCode.CodeCoverage.SolutionCodeCoverageResults.<GetCodeCoverageResultsForAllProjects>d__0.MoveNext()

   at ICSharpCode.CodeCoverage.CodeCoverageService.SolutionLoaded(Object sender, SolutionEventArgs e)

   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   at ICSharpCode.SharpDevelop.Project.ProjectService.OnSolutionLoaded(SolutionEventArgs e)

   at ICSharpCode.SharpDevelop.Project.ProjectService.LoadSolutionInternal(String fileName)

   at ICSharpCode.Core.FileUtility.<>c__DisplayClass14.<ObservedLoad>b__13()

   at ICSharpCode.Core.FileUtility.ObservedLoad(FileOperationDelegate loadFile, String fileName, String message, FileErrorPolicy policy)

   at ICSharpCode.Core.FileUtility.ObservedLoad(NamedFileOperationDelegate saveFileAs, String fileName, String message, FileErrorPolicy policy)

   at ICSharpCode.Core.FileUtility.ObservedLoad(NamedFileOperationDelegate saveFileAs, String fileName, FileErrorPolicy policy)

   at ICSharpCode.SharpDevelop.Project.ProjectService.LoadSolution(String fileName)

   at ICSharpCode.SharpDevelop.Project.LoadSolution.Load(String fileName)

   at ICSharpCode.SharpDevelop.Project.ProjectService.LoadSolutionOrProject(String fileName)

   at ICSharpCode.SharpDevelop.Project.Commands.LoadSolution.Run()

   at ICSharpCode.Core.Presentation.CommandWrapper.Execute(Object parameter)

   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)

   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)

   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:

09:05:17.687 [1] DEBUG - Add pad ICSharpCode.Reports.Addin.ReportExplorerPad at Right, Hidden

09:05:17.687 [1] INFO - Starting workbench...

09:05:17.687 [1] DEBUG - NavigationService -- suspend logging

09:05:17.688 [1] INFO - Loading addin Start Page

09:05:17.704 [5] DEBUG - RecentProjectsControl: Looking up path 'C:\Shared Visual Studio Projects\QuoteBuilder\QuoteBuilder.sln'

09:05:17.705 [1] DEBUG - ActiveContentChanged to ICSharpCode.StartPage.StartPageViewContent

09:05:17.705 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Start Page]

09:05:17.705 [1] DEBUG - NavigationService

ActiveViewContent: Start Page

         Subview: TabPageText

09:05:17.705 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.StartPage.StartPageViewContent

09:05:17.705 [1] DEBUG - NavigationService -- resume logging

09:05:17.815 [1] INFO - Number of screens: 3

09:05:17.815 [1] INFO - Screen {X=0,Y=0,Width=1920,Height=1080}: Validating {X=10,Y=10,Width=750,Height=550}; intersection {X=10,Y=10,Width=750,Height=550}

09:05:17.846 [1] INFO - dockingManager_Loaded

09:05:17.846 [1] INFO - Loading layout file: C:\Users\jack.geiger\AppData\Roaming\ICSharpCode/SharpDevelop4\layouts\Default.xml, hideAllLostPads=False

09:05:17.867 [1] DEBUG - ActiveContentChanged to 

09:05:17.874 [1] DEBUG - ActiveContentChanged to ICSharpCode.StartPage.StartPageViewContent

09:05:17.910 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Project.ProjectBrowserPad...

09:05:17.911 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.PropertyPad...

09:05:17.931 [1] DEBUG - PropertyPad created

09:05:17.937 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ErrorListPad...

09:05:17.960 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad...

09:05:23.811 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Commands.OpenFileWith', activation=MainMenu

09:05:28.358 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.LoadSolution', activation=MainMenu

09:05:29.746 [1] DEBUG - NavigationService -- suspend logging

09:05:29.779 [1] DEBUG - Creating project content for Engineering Server

 

---- Post-error application state information:

Installed 3rd party AddIns: 

Workbench.ActiveContent: ICSharpCode.StartPage.StartPageViewContent

ProjectService.OpenSolution: [Solution: FileName=\\US0C0153\VisualStudioEngineeringServerSolution\Engineering Server.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: <null>


Viewing all articles
Browse latest Browse all 1764

Trending Articles