VS Studio .Net 2003 time limits.....

F

Frank

I am using Visual Studio .Net 2003. How long I can keep Visual Studio
stopped at debug (break point)? Is there any time limits?

Thanks,

Frank
 
W

William F. Robertson, Jr.

I have never come across time limits for debugger breaking. I once left it
at a break point over a weekend and when I came back, it was still
working...kinda. I had to manually end the worker process to release the
debugger, but I have never had any problems for a couple hours or so.

If you are remotely debugging a server, no other requests will be processed
while you are in "break" mode. IIS process queue might fill up.

bill
 
F

Frank

Thanks for your reply, William.
--Frank

William F. Robertson said:
I have never come across time limits for debugger breaking. I once left it
at a break point over a weekend and when I came back, it was still
working...kinda. I had to manually end the worker process to release the
debugger, but I have never had any problems for a couple hours or so.

If you are remotely debugging a server, no other requests will be processed
while you are in "break" mode. IIS process queue might fill up.

bill
 
C

Cowboy \(Gregory A. Beamer\)

No time limit on leaving an app at a break point. It continues with the
resources consumed, so it is not the wisest, but on a dev machine ... who
cares? you will be fine.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside the box!
*************************************************
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top