Just in time debugger nightmare

  • Thread starter Thread starter Rene
  • Start date Start date
R

Rene

I have scoured the news groups to try to find a way to enable the Just In
Time Debugger feature and have not been able to find an answers to my
problem. Like many others, I have changed the machine.config as follows:

From: <!-- <system.windows.forms jitDebugging="false" /> -->
To: <system.windows.forms jitDebugging="false" />

I have also cheked off the following options that are located at "Tools >>
Options >> Debugging >> Just-In-Time":

1. - Common Language Runtime.
2. - Native.
3. - Script.

I am logged in as an administrator and I am a member of the "Debugger
Users" group.

What else can I do???? I am sick and tired of not being able to go directly
to the source of my error!!! Please help me!!!

Thank you.
 
Back
Top