Repost sorry: how to debug code in vs2005

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
 
P

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:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top