How to enable debugging?

marvin92 Posted messages 44 Status Member -  
Niko Frisko Posted messages 16 Status Member -
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.
Configuration: Windows XP Internet Explorer 6.0

3 answers

  1. dominique de boucoiran
     
    <configuration>
    <system.windows.forms jitdebugging="true" />
    </configuration>
    9
    1. bobo
       
      Salut, oui j'ai compris mais comment je vais à
      <configuration>
      <system.windows.forms jitDebugging="true" />
      </configuration>
      dis-moi les destinations pour y aller
      merci d'avance
      0
    2. IlNousSoulLui
       
      Well, are you going to show us the way to get there??
      0
    3. Yokonox
       
      Because I also have this problem, and I’ve been pulling all-nighters for a long time to dig deep into my PC and I can’t figure out how to debug these damn programs, so now that I have half the answer, it annoys me not to have the whole thing!!!!!!
      0
    4. james
       
      how do we go to settings etc.. please thank you in advance
      0
    5. MultiFaste
       
      me too, I'm waiting for the answer!??
      0
  2. Niko Frisko Posted messages 16 Status Member
     
    Given how you're asking, I understand why they're not responding to you ^^
    0