Unsolved

This post is more than 5 years old

1 Message

3122

April 19th, 2012 12:00

JIT Debugging

I keep receiving this error.

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.

What do I do?

9 Legend

 • 

33.4K Posts

April 19th, 2012 14:00

See this from a Microsoft forum.  It has several possible solutions.

It is a Microsoft Visual Studio error.

Top