Debugging won't end.

JohnM

Well-known member
Joined
Jul 2, 2004
Messages
116
Location
Massachusetts
Programming Experience
1-3
I am using VS 2003... I am creating an application. When I run it in debug mode and I click on the exit button I created on a page in the application, it shows my coding with the debugging off, BUT when I run it again and click on a button that opens a page that loads a data base and THEN click the exit button (on the database loading page) it show my code again, but this time the debugging hasn't ended. Any ideas on why its still debugging? Is it because I haven't close the page with the data base loading properly?
Any hints would be very much appreciated.

John M:dispirited:
 
Back
Top