Link to home
Start Free TrialLog in
Avatar of miworksIT
miworksITFlag for United States of America

asked on

Just-In-Tim Debugging

I have a machine that consistently gets a Just-In-Time Debugging message. After it pops up, and no matter what you press, it keeps coming back and freezes up the system. I have taken off the script debugging in IE. I have cleaned it from viruses, but it still remains. This is not a programing machine, just a simple end user PC.

Screenshot below.

Any ideas of either how to get rid of this error, what to uninstall, fix the issue?

Thanks,
JC

  User generated image
ASKER CERTIFIED SOLUTION
Avatar of scrathcyboy
scrathcyboy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of miworksIT

ASKER

Changing the default debugger to drwatson resolved the issue.

Open Start>Run>Type cmd (and click ok)>Type drwtsn32 -i (and press enter)

JC