Repost sorry: how to debug code in vs2005

  • Thread starter Thread starter Robert Dufour
  • Start date Start date
R

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
 
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:
 
Back
Top