Showing posts with label occur. Show all posts
Showing posts with label occur. Show all posts

Saturday, March 31, 2012

Web Server hangs

We have a problem with sites developed using Visual Studio 2003 that doesn't
occur with similar sites created in Notepad. Whilst browsing the site,
occasionally the site hangs completely and the only way to get it going
again is by restarting the web server.

Are there any known problems along these lines that people can point me in
the direction of?

ThanksHi,

From my experience the blame is always on our code. "Debugging tools for
windows" [1] got hang state that dump the running process and let you,
with symbols, find the lines that at least generate the problem.

By the way do you have multi threaded code in your application ?

[1] - http://www.microsoft.com/whdc/ddk/d...ng/default.mspx
Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!