| 发表于:2007-08-31 19:06:44 楼主 |
有关调用实时(jit)调试而不是此对话框的详细信息, 请参阅此消息的结尾。 ************** 异常文本 ************** system.nullreferenceexception: 未将对象引用设置到对象的实例。 at microsoft.clradmin.cproppage.loadlibrary(string slibrary) at microsoft.clradmin.cproppage..ctor() at microsoft.clradmin.cwizardpage..ctor() at microsoft.clradmin.ctrustappwiz1..ctor(boolean fmachinereadonly, boolean fuserreadonly) at microsoft.clradmin.csecurityadjustmentwiz1..ctor(boolean fmachinereadonly, boolean fuserreadonly) at microsoft.clradmin.csecurityadjustmentwizard..ctor(boolean fmachinereadonly, boolean fuserreadonly) at microsoft.clradmin.cgensecurity.menucommand(int32 icommandid) at microsoft.clradmin.ccommandhistory.EXECutecommand(commandhistory chcommand, boolean factuallyEXECute) at microsoft.clradmin.ccommandhistory.fireoffconsumercommand(int32 nindex) at microsoft.clradmin.lwhost.buttonclicked(object o, eventargs e) at system.windows.forms.listview.onitemactivate(eventargs e) at system.windows.forms.listview.wmreflectnotify(message& m) at system.windows.forms.listview.wndproc(message& m) at system.windows.forms.controlnativewindow.onmessage(message& m) at system.windows.forms.controlnativewindow.wndproc(message& m) at system.windows.forms.nativewindow.callback(intptr hwnd, int32 msg, intptr wparam, intptr lparam) ************** 已加载的程序集 ************** mscorlib 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll ---------------------------------------- configwizards 程序集版本: 1.0.5000.0 win32 版本: 1.0.5000.0 基本代码: file:///c:/windows/microsoft.net/framework/v1.1.4322/configwizards.exe ---------------------------------------- mscorlib.resources 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/mscorlib.resources/1.0.5000.0_zh-chs_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- system.windows.forms 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll ---------------------------------------- system 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- mscorcfg 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/mscorcfg/1.0.5000.0__b03f5f7f11d50a3a/mscorcfg.dll ---------------------------------------- system.drawing 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll ---------------------------------------- configwizards.resources 程序集版本: 1.0.5000.0 win32 版本: 1.0.5000.0 基本代码: file:///c:/windows/microsoft.net/framework/v1.1.4322/zh-chs/configwizards.resources.dll ---------------------------------------- mscorcfg.resources 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/mscorcfg.resources/1.0.5000.0_zh-chs_b03f5f7f11d50a3a/mscorcfg.resources.dll ---------------------------------------- system.directoryservices 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.directoryservices/1.0.5000.0__b03f5f7f11d50a3a/system.directoryservices.dll ---------------------------------------- system.messaging 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.messaging/1.0.5000.0__b03f5f7f11d50a3a/system.messaging.dll ---------------------------------------- system.serviceprocess 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll ---------------------------------------- system.data 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll ---------------------------------------- system.resources 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.resources/1.0.5000.0_zh-chs_b77a5c561934e089/system.resources.dll ---------------------------------------- system.xml 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll ---------------------------------------- system.windows.forms.resources 程序集版本: 1.0.5000.0 win32 版本: 1.1.4322.573 基本代码: file:///c:/windows/assembly/gac/system.windows.forms.resources/1.0.5000.0_zh-chs_b77a5c561934e089/system.windows.forms.resources.dll ---------------------------------------- ************** jit 调试 ************** 计算机的配置文件(machine.config)的 system.windows.forms 节中必须设置 jitdebugging 值。 编译应用程序时还必须启用\r\n调试。\r\n\r\n例如: \r\n\r\n <configuration> \r\n <system.windows.forms jitdebugging= "true " /> \r\n </configuration> \r\n\r\n启用 jit 调试后,任何未处理的异常\r\n都将被发送到此计算机上注册的 jit 调试器,\r\n而不是由此对话框处理。\r\n |
|
|
|
|