G
Guest
Hi all,
When I'm debugging my application in VS.NET 2005, the debugger intercepts
all unhandled exceptions and does not break into
ApplicationEvents.UnhandledException.
How do I debug ApplicationEvents.UnhandledException? I have some elaborate
code in there which I would like to test.
ApplicationEvents.UnhandledException only seems to be executed if I do not
have a debugger attached.
Thanks!
When I'm debugging my application in VS.NET 2005, the debugger intercepts
all unhandled exceptions and does not break into
ApplicationEvents.UnhandledException.
How do I debug ApplicationEvents.UnhandledException? I have some elaborate
code in there which I would like to test.
ApplicationEvents.UnhandledException only seems to be executed if I do not
have a debugger attached.
Thanks!