Foxtable(狐表)官方栏目BUG收集 → 碰到过几次这样的报错了。


  共有4785人关注过本帖树形打印复制链接

主题:碰到过几次这样的报错了。

帅哥哟,离线,有人找我吗?
ndxfke
  1楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:三尾狐 帖子:792 积分:5649 威望:0 精华:0 注册:2013/12/9 20:12:00
碰到过几次这样的报错了。  发帖心情 Post By:2014/4/2 16:55:00 [只看该作者]

这次在是给窗口画控件时出现的。

前期有几次是在给控件改名的时候出现的。


************** 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" />
</configuration>

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.




    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------

************** 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" />
</configuration>

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.


    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------
35ec014b.Form
    Assembly Version: 0.0.0.0
    Win32 Version: 2014.03.08.1
    CodeBase: file:///D:/foxtable/开发版/foxtable.exe
----------------------------------------


 回到顶部