How to enable debugging?
marvin92
Posted messages
44
Status
Membre
-
Niko Frisko Posted messages 16 Status Membre -
Niko Frisko Posted messages 16 Status Membre -
Hello everyone
What does this message mean as I've never encountered this issue.
Thank you
************** JIT Debugging **************
To enable Just-In-Time (JIT) debugging, the configuration 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 Just-In-Time debugging is enabled, unhandled exceptions
will be sent to the JIT debugger registered on the computer
instead of being handled by this dialog box.
What does this message mean as I've never encountered this issue.
Thank you
************** JIT Debugging **************
To enable Just-In-Time (JIT) debugging, the configuration 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 Just-In-Time debugging is enabled, unhandled exceptions
will be sent to the JIT debugger registered on the computer
instead of being handled by this dialog box.
Configuration: Windows XP Internet Explorer 6.0
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
dis-moi les destinations pour y aller
merci d'avance