Unhalded Exception请帮助文件的路径 [英] Unhalded Exception Please Help with the path of the file

查看:89
本文介绍了Unhalded Exception请帮助文件的路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

i have this problem in unhalded exception



有关调用
$ b $的详细信息,请参阅此消息的结尾b实时(JIT)调试而不是此对话框。



**************异常文本** ************

System.ComponentModel.Win32Exception(0x80004005):系统无法在System.Diagnostics.Process中找到指定的文件

.StartWithShellExecuteEx(ProcessStartInfo startInfo)

在System.Diagnostics.Process.Start()

在System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
$ b e:\ Hamza开发工具中的WindowsFormsApplication6.MainForm.button1_Click(Object sender,EventArgs e)$ b不要触摸此文件夹\ WindowsEndowsApplication6 \ WindowsFormsApplication6 \ Form1.cs:第35行

在System.Windows.Forms.Control.OnClick(EventArgs e)

在System.Windows.Forms.Button.OnClick(EventArgs e)

在System.Windows。 Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m,MouseButtons按钮,Int32点击)

在System.Windows.Forms.Control.WndProc(消息& m)

在System.Windows.Forms.ButtonBase.WndProc(消息& m)

在System.Windows.Forms.Button.WndProc(消息& m)

在System.Windows.Forms.Control.ControlNativeWindow.OnMessage(消息& m; m)

在System.Windows.Forms.Control.ControlNativeWindow.WndProc(消息& m)

在System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd,Int32) msg,IntPtr wparam,IntPtr lparam)





**************已装载的装配** ************

mscorlib

汇编版本:4.0.0.0

Win32版本:4.0.30319.18213内置作者:FX45GDRSTAGE

CodeBase:file:/// C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

------ ----------------------------------

哈克!用户密码

汇编版本:1.0.0.0

Win32版本:1.0.0.0

CodeBase:file:/// I:/ WindowsFormsApplication6 / WindowsFormsApplication6 / bin / Release / Hack%20 !!!%20Users%20Passwords.exe

------------------------ ----------------

System.Windows.Forms

汇编版本:4.0.0.0

Win32版本:4.0.30319.18213内容:FX45GDRSTAGE

CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0 .0__b77a5c561934e089 / System.Windows.Forms.dll

-------------------------------- --------

系统

汇编版本:4.0.0.0

Win32版本:4.0.30319.18213内容:FX45GDRSTAGE

CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

- --------------------------------------

System.Drawing

汇编版本:4.0.0.0
Win32版本:4.0.30319.18213内容:FX45GDRSTAGE

CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4 .0_4.0.0.0__b03f5f7f11d50a3a / System.Drawing.dll

------------------------------ ----------

辅助功能

汇编版本:4.0.0.0

Win32版本:4.0.30319.17929建立者: FX45RTMREL

CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------



************** JIT调试**************

启用just-in- time(JIT)调试,这个

应用程序或计算机(machine.config)的.config文件必须在system.windows.forms部分设置

jitDebugging值。

应用程序也必须通过调试编译

启用。



例如:



< configuration>

< system.windows.forms jitdebugging =true>





启用JIT调试后,任何未处理的异常

将被发送到计算机上注册的JIT调试器

而不是由此对话框处理。




See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at WindowsFormsApplication6.MainForm.button1_Click(Object sender, EventArgs e) in e:\Hamza Development Tools don't Touch This Folder\WindowsFormsApplication6\WindowsFormsApplication6\Form1.cs:line 35
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18213 built by: FX45GDRSTAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Hack !!! Users Passwords
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///I:/WindowsFormsApplication6/WindowsFormsApplication6/bin/Release/Hack%20!!!%20Users%20Passwords.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18213 built by: FX45GDRSTAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18213 built by: FX45GDRSTAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18213 built by: FX45GDRSTAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitdebugging="true">


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

when i Run my made program

推荐答案

Quote:

WindowsFormsApplication6.MainForm.button1_Click(Object sender, EventArgs e)在e:\ Hamza开发工具中不要触摸此文件夹\ WindowsEndowsApplication6 \ WindowsFormsApplication6 \ Form1.cs:第35行

WindowsFormsApplication6.MainForm.button1_Click(Object sender, EventArgs e) in e:\Hamza Development Tools don't Touch This Folder\WindowsFormsApplication6\WindowsFormsApplication6\Form1.cs:line 35





你的错误出现在Form1.cs第35行。它表示在该行上找不到任何内容,如果没有看到你的代码或你的文件系统,那就无法找到帮助。



Your error is in Form1.cs line 35. It says whatever is on that line it can't find, without seeing your code, or your file system, thats as much help as we can offer.


这篇关于Unhalded Exception请帮助文件的路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆