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

erro info

$
0
0

SharpDevelop Version : 4.4.1.9729-7196a277

.NET Version         : 4.0.30319.1022

OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 3

Current culture      : Chinese (Simplified, PRC) (zh-CN)

Working Set Memory   : 99760kb

GC Heap Memory       : 14478kb

 

Unhandled WPF exception

Exception thrown:

System.IO.FileNotFoundException: 文件名、目录名或卷标语法不正确。 (Exception from HRESULT: 0x8007007B)

   at Debugger.Interop.CorDebug.ICorDebug.__CreateProcess(String lpApplicationName, String lpCommandLine, _SECURITY_ATTRIBUTES& lpProcessAttributes, _SECURITY_ATTRIBUTES& lpThreadAttributes, Int32 bInheritHandles, UInt32 dwCreationFlags, IntPtr lpEnvironment, String lpCurrentDirectory, UInt32 lpStartupInfo, UInt32 lpProcessInformation, CorDebugCreateProcessFlags debuggingFlags, ICorDebugProcess& ppProcess)

   at Debugger.Interop.CorDebug.CorDebugExtensionMethods.CreateProcess(ICorDebug instance, String lpApplicationName, String lpCommandLine, _SECURITY_ATTRIBUTES& lpProcessAttributes, _SECURITY_ATTRIBUTES& lpThreadAttributes, Int32 bInheritHandles, UInt32 dwCreationFlags, IntPtr lpEnvironment, String lpCurrentDirectory, UInt32 lpStartupInfo, UInt32 lpProcessInformation, CorDebugCreateProcessFlags debuggingFlags)

   at Debugger.Process.CreateProcess(NDebugger debugger, String filename, String workingDirectory, String arguments)

   at Debugger.NDebugger.Start(String filename, String workingDirectory, String arguments)

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.Start(ProcessStartInfo processStartInfo)

   at ICSharpCode.SharpDevelop.Project.DefaultProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.ProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.ProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.ProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.ProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.ProjectBehavior.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.AbstractProject.Start(Boolean withDebugging)

   at ICSharpCode.SharpDevelop.Project.Commands.Execute.<>c__DisplayClass1.<Run>b__0(Object param0, EventArgs param1)

   at ICSharpCode.SharpDevelop.Project.Commands.AbstractBuildMenuCommand.OnBuildComplete(EventArgs e)

   at ICSharpCode.SharpDevelop.Project.Commands.AbstractBuildMenuCommand.CallbackMethod(BuildResults results)

   at ICSharpCode.SharpDevelop.Project.BuildEngine.<ReportDone>b__3()

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

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Recent log messages:

14:39:38.562 [18] DEBUG - Received command ReportEvent

14:39:38.562 [18] DEBUG - Received command ReportEvent

14:39:38.562 [18] DEBUG - Received command BuildDone

14:39:38.562 [18] INFO - Finished building sl_price, success=True

14:39:38.562 [18] INFO - Start building sl_price

14:39:38.562 [12] INFO - Finished building sl_price, success=True

14:39:38.562 [1] INFO - Debugger Command: Start (withDebugger=True)

14:39:38.609 [1] INFO - Loading addin ILSpyAddIn

14:39:38.984 [1] INFO - Saving layout file: C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop4\layouts\Default.xml

14:39:38.984 [1] INFO - Loading layout file: C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop4\layouts\Debug.xml, hideAllLostPads=False

14:39:38.984 [1] DEBUG - ActiveContentChanged to 

14:39:39.015 [1] DEBUG - ActiveWorkbenchWindowChanged to 

14:39:39.015 [1] DEBUG - ActiveViewContentChanged to 

14:39:39.015 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent d:\我的文档\SharpDevelop Projects\sl_price\sl_price\MainPage.xaml]

14:39:39.015 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: MainPage.xaml]

14:39:39.015 [1] DEBUG - NavigationService

ActiveViewContent: MainPage.xaml

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

14:39:39.015 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent d:\我的文档\SharpDevelop Projects\sl_price\sl_price\MainPage.xaml]

14:39:39.015 [1] DEBUG - ChooseLayoutCommand.LayoutChanged(object,EventArgs)

14:39:39.015 [1] DEBUG - ChooseLayoutCommand.Run()

14:39:39.015 [1] INFO - Saving layout file: C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop4\layouts\Debug.xml

14:39:39.015 [1] DEBUG - Activated feature 'Debugger'

14:39:39.015 [1] DEBUG - Debugger: Debuggee version: Unknown (assuming v4.0.30319)

14:39:39.015 [1] DEBUG - Debugger: Debugger interface version: v4.0

14:39:39.031 [1] DEBUG - Debugger: ICorDebug initialized

14:39:39.031 [1] DEBUG - Debugger: Executing file:///d:\我的文档\SharpDevelop Projects\sl_price\sl_price\bin\Debug\TestPage.html 

 

---- Post-error application state information:

Installed 3rd party AddIns: [ThemeTool 0.0.0.0, Enabled=False, Action=Disable], [CocoAddIn 1.0.4585.29623], [HgAddin 1.2.0.6073], [RemoveUnusedRef 1.0.0], [Xsd2Classes 1.0.4724.18831]

Workbench.ActiveContent: [AvalonEditViewContent d:\我的文档\SharpDevelop Projects\sl_price\sl_price\MainPage.xaml]

ProjectService.OpenSolution: [Solution: FileName=d:\我的文档\SharpDevelop Projects\sl_price\sl_price.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [CSharpProject: sl_price]


Viewing all articles
Browse latest Browse all 1764

Trending Articles