Debugging problem

J

Joe Fallon

I use VS.Net 2003 on Windows 2003 Server.
Recently, whenever I debug my ASP.Net code I can get it to stop at a
breakpoint and step through it.
But oddly enough, when I click Stop debugging it seems that the code
continues executing from that point forward!

For example, in a method that deletes a user, I will stop on the line of
code before the Delete is called.
Then I stop debugging because I don't really want to delete the user. Yet
the DB shows the user as deleted!

Any ideas what is going on?
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top