G
G. Schmelzer
Hi Ng,
I've got a problem with the debugging of a Windows Application. I start the
app in Debug Mode. But when an exception appears, vs.net doesen't jump to
code line where the exception occured. I only get the standard exception
message. So I cannot trace the line, in which the exception occured. I can
set breakpoints, where the ide then stops.
Does anybody know, how I have to configure the app that it will jump to the
exception line in code?
Thanks in Advance
G. Schmelzer
I've got a problem with the debugging of a Windows Application. I start the
app in Debug Mode. But when an exception appears, vs.net doesen't jump to
code line where the exception occured. I only get the standard exception
message. So I cannot trace the line, in which the exception occured. I can
set breakpoints, where the ide then stops.
Does anybody know, how I have to configure the app that it will jump to the
exception line in code?
Thanks in Advance
G. Schmelzer