[Help] Getting JIT debugger error

Results 1 to 2 of 2
  1. #1
    Enthusiast Ronnyxx99 is offline
    MemberRank
    Jul 2014 Join Date
    GERLocation
    39Posts

    config [Help] Getting JIT debugger error

    Hey can anyone help me i have this error !!


    ************** 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.


  2. #2
    Developer DNC is offline
    DeveloperRank
    Oct 2011 Join Date
    2,493Posts

    Re: [Help] Getting JIT debugger error

    Do not post in other sections when you have a help topic.
    This post was reported and moved as it was in the wrong location.



Advertisement