Вот так
http://stackoverflow.com/questions/1...ortem-debugger
You can re-enable Visual Studio for Just-In-Time debugging from within Visual Studio:
Go to the Tools | Options | Debugging | Just-In-Time dialog. Then make sure all Native and Managed (if you're debugging a .NET application) are checked. Next time you get a crash, the Visual Studio Just-In-Time debugger will come up.
Вот это где