Debug setting in VB.NET 2003

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

Guest

I am having trouble with the nature of the IDE debugger.

When I close my application, the application continues to be active and I
have to STOP DEBUGGING to get back to debug mode. Normally I just close the
application and it
returns to the IDE automatically. Is there a setting I have inadvertantly
changed or could this
be something in my code ?

Thanks in advance
 
I am having trouble with the nature of the IDE debugger.

When I close my application, the application continues to be active and I
have to STOP DEBUGGING to get back to debug mode. Normally I just close the
application and it
returns to the IDE automatically. Is there a setting I have inadvertantly
changed or could this
be something in my code ?

Thanks in advance
 
David,

That can be something in your code.

Did you know that there is tuesday a chat about debugging with VBNet.

All the VB chats start at 1PM PST, and will be at
http://msdn.microsoft.com/chats/chatroom.aspx.

February 15th
Debugging Visual Basic .NET Applications


I hope this helps something

Cor
 

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