I have a windows 2003 server that randomly seems to crash.

Can someone point me to a decent artice to helpl me debug this?

It is win 2003 running an Asp.net website.

Thanks.

link|improve this question
feedback

1 Answer

Use the Debug Diagnostics Tool.

When an IIS process that hosts a Web application stops unexpectedly, the system unloads the process, and all running requests are lost. To troubleshoot this scenario, you can use the Debug Diagnostic tool.

http://support.microsoft.com/kb/919789

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=28bd5941-c458-46f1-b24d-f60151d875a3&DisplayLang=en

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.