Hi,

Can anyone help me out with the following error message that keeps
appearing in the event log. IIS continues to run and the sites are
still available without interuption. Not sure on where to go with this
one.

Thanks



John
--------------------------------------------
Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 07/04/2006
Time: 10:02:18
User: N/A
Computer: server
Description:
Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
mscorwks.dll, version 1.1.4322.2300, fault address 0x0005088b.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 33 77 ure w3w
0018: 70 2e 65 78 65 20 36 2e p.exe 6.
0020: 30 2e 33 37 39 30 2e 31 0.3790.1
0028: 38 33 30 20 69 6e 20 6d 830 in m
0030: 73 63 6f 72 77 6b 73 2e scorwks.
0038: 64 6c 6c 20 31 2e 31 2e dll 1.1.
0040: 34 33 32 32 2e 32 33 30 4322.230
0048: 30 20 61 74 20 6f 66 66 0 at off
0050: 73 65 74 20 30 30 30 35 set 0005
0058: 30 38 38 62 088b

Re: Application Error - Faulting application w3wp.exe by David

David
Fri Apr 07 06:17:50 CDT 2006

You are running some code that is crashing, but IIS is recovering. The event
log entry is proof.

http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx

Follow the instructions in the blog entry to make the crash diagnosable.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Fox1977" <foxj77@gmail.com> wrote in message
news:1144405849.231779.196310@t31g2000cwb.googlegroups.com...
> Hi,
>
> Can anyone help me out with the following error message that keeps
> appearing in the event log. IIS continues to run and the sites are
> still available without interuption. Not sure on where to go with this
> one.
>
> Thanks
>
>
>
> John
> --------------------------------------------
> Event Type: Error
> Event Source: Application Error
> Event Category: (100)
> Event ID: 1000
> Date: 07/04/2006
> Time: 10:02:18
> User: N/A
> Computer: server
> Description:
> Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
> mscorwks.dll, version 1.1.4322.2300, fault address 0x0005088b.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 41 70 70 6c 69 63 61 74 Applicat
> 0008: 69 6f 6e 20 46 61 69 6c ion Fail
> 0010: 75 72 65 20 20 77 33 77 ure w3w
> 0018: 70 2e 65 78 65 20 36 2e p.exe 6.
> 0020: 30 2e 33 37 39 30 2e 31 0.3790.1
> 0028: 38 33 30 20 69 6e 20 6d 830 in m
> 0030: 73 63 6f 72 77 6b 73 2e scorwks.
> 0038: 64 6c 6c 20 31 2e 31 2e dll 1.1.
> 0040: 34 33 32 32 2e 32 33 30 4322.230
> 0048: 30 20 61 74 20 6f 66 66 0 at off
> 0050: 73 65 74 20 30 30 30 35 set 0005
> 0058: 30 38 38 62 088b
>