07-08-05 10:53 PM
"news.microsoft.com" <noman@nomail.com> wrote in message
news:e7%23bDA7gFHA.1996@TK2MSFTNGP10.phx.gbl...
> Hi All,
> My IIS 5.0 server(Win2k sp4) crashes at regular interval of time daily
> once. for example everyday by 1.00 am my webserver crashes and it restarts
> automactically after 5 mins for past one week. I have stopped the
> antivirus, I have updated all the latest updates. i also downloaded
> debugdiag.exe but the report generated by the debugdaig iam unable to
> interpret the reports. Help me how to proceed further and resolve this
> issue.
>
> Thanks in advance.
>
> Cheers,
> Shiva.
>
Aside from the other thread branches, check;
1) is it the IIS process or just you connectivity? You might have a router
or something between you and it that is reset at that time. (Some cable and
phone companies do that sometimes.)
2) is there anything in the task scheduler that runs at about that time?
Some file copy activities can slow down or cause IIS to stop being able to
serve requests. (I did that with a batch file running xcopy a couple times.)
You might want to log into the console at the time the crash happens and use
task manager and perfmon to see if you can spot anything.
[ Post a follow-up to this message ]
|