Home All Groups Group Topic Archive Search About

Repost sorry: how to debug code in vs2005

Author
14 Nov 2006 9:05 PM
Robert Dufour
IDE in Vs2005 won't let me step through the code in the application events
unhandledexception event. The IDE brings up its own unhandled exception
dialog which prevents me from stepping through further code. What do I need
to do to be able to step through code in the applicationevents
unhandledexception event. I posted a few days ago and got no reply, sorry to
repost, maybe someone has an answer, this is a hangup for my app and I
really appreciate any help provided.

Bob

Author
14 Nov 2006 9:28 PM
pamelafluente
hi Robert

I am not clear about your question. Anyway have you checked out :

    Debug > Exceptions > User-unhandled

perhaps some appropriate setup there would be what you are looking
for...

-P

Robert Dufour ha scritto:

Show quoteHide quote
> IDE in Vs2005 won't let me step through the code in the application events
> unhandledexception event. The IDE brings up its own unhandled exception
> dialog which prevents me from stepping through further code. What do I need
> to do to be able to step through code in the applicationevents
> unhandledexception event. I posted a few days ago and got no reply, sorry to
> repost, maybe someone has an answer, this is a hangup for my app and I
> really appreciate any help provided.
>
> Bob