"Just in Time" Debugger error

  • Thread starter Thread starter DJ
  • Start date Start date
D

DJ

How do disable the "Just in Time" Debugger error that is
suddenly popping up and hanging up my computer. It just
started today. I happened to be using AOL email each
time each occurred.

Thanks for any suggestions,
DJ
 
If you are running Visual Studio on your system, the following might resolve
it. NOTE: this is a registry edit, please export the registry using the
file menu command before editing this key:

check this registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\AeDebug

and set the "Auto" value to 0.

If you do not have Visual Studio installed, please post back as the issue
may be something else.
 
Back
Top