Stop Debugging continues code exectution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a strange bug with visual studio.net 2005. When I click the stop
debugging button my web application will end but before it does it executes
all of the code vs exiting on the line I am currently on. Any help would be
greatly appreciated.
 
if you stop asp.net development server before stopping debugging, code will
not be executed
 
Thank you for the reply. I am using IIS to debug and not the asp.net
development server. So I don't think his answer solves my problem. Any other
suggestions?

Talk to you soon.
 

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

Back
Top