IIS Worker Process Stopped

IIS Worker Process Stopped

am 13.07.2007 21:28:00 von rocketz21

Everytime the web server (running ISS 6.0) is rebooted, there are about 4-7
errors that pop up in relation to the IIS Worker Processes Stopped.

There are some information audits under application.

Event ID 1004
Faulting Application w3wp.exe
Version 6.0...

Is there a fix for this?

Re: IIS Worker Process Stopped

am 15.07.2007 09:36:55 von Ken Schaefer

"rocketz21" wrote in message
news:2FC9CDD4-42B1-4CDD-AD34-E2384926F5D7@microsoft.com...
> Everytime the web server (running ISS 6.0) is rebooted, there are about
> 4-7
> errors that pop up in relation to the IIS Worker Processes Stopped.
>
> There are some information audits under application.
>
> Event ID 1004
> Faulting Application w3wp.exe
> Version 6.0...
>
> Is there a fix for this?

You need to find what code inside w3wp.exe is causing the worker process to
crash. There is no "fix" for this because there are an infinite number of
possible pieces of bad code that could be causing the issue.

Use a tool like IISState or Debug Diagnostics to get a dump file/log

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken