I'm using VS2005 and in one of my C# solutions, the IDE is not breaking when
unhandled exceptions occur. In the execptions dialog, I have all exceptions
marked to break on User-unhandled, but this is not happening (The exception
is just being printed to the output window).
If i create a new solution and come across an unhandled exception it breaks
like it should.
Thanks
unhandled exceptions occur. In the execptions dialog, I have all exceptions
marked to break on User-unhandled, but this is not happening (The exception
is just being printed to the output window).
If i create a new solution and come across an unhandled exception it breaks
like it should.
Thanks