.NET 4.0 Debugging Behavior
- by Jason
We recently migrated to VS 2010. We installed .NET 4.0 on our test machine. When we execute a console application that throws an exception, we no longer see the exception message and stack trace printed to the console but instead see the message
An unhandled win32 exception occurred in something.exe [PID]. Just-In-Time debugging this exception…