Hi All,
My server is frequently showing error and this is the error we are getting:
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 18/12/2011 Time: 00:29:22
User: N/A
Computer: SERVER2
Description: Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51f0a, debug? 0, fault address 0x0000bef7.
I installed Debug Diagonstics Tool 1.1 and tried to get dumb data by attaching the debugger for all my application pools. But i'm not getting any dumb data for the same.
I'm having Windows Server 2003 R2 and IIS 6 with all .net versions installed. Please help me to resolve this.
<div class=errormsg>Event ID: 1000
Event Source: Userenv
Description:
Windows cannot determine the user or computer name. Return value (1722). </div> <div class=errormsg> </div> <div class=errormsg>This behavior can occur if the address for the configured preferred DNS server on the client is invalid or unreachable. </div>
Maybe you use the information to figure out why the problems are occuring.
HTH
Martin
Windows and Linux work Together IT-Pros
Community Member Award 2011
sajithkr
3 Posts
.NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 18, 2011 10:00 AM|LINK
Hi All,
My server is frequently showing error and this is the error we are getting:
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 18/12/2011 Time: 00:29:22
User: N/A
Computer: SERVER2
Description: Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51f0a, debug? 0, fault address 0x0000bef7.
I installed Debug Diagonstics Tool 1.1 and tried to get dumb data by attaching the debugger for all my application pools. But i'm not getting any dumb data for the same.
I'm having Windows Server 2003 R2 and IIS 6 with all .net versions installed. Please help me to resolve this.
Thanks,
Sajith.
Faulting application w3wp.exe IIS 6.0 crashing fault address 0x0000bef7
Sajith.
StormInterne...
213 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 18, 2011 02:56 PM|LINK
Hi,
you may isolate the application pool by assigning a dedicated pool and check if it make any difference
sajithkr
3 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 19, 2011 06:30 AM|LINK
Yeah, i did that.. lets hope we'll be able to figure out the issue.
Sajith.
HCamper
8048 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 20, 2011 08:19 AM|LINK
Hello,
"You did that ..." ?
Based on the Event Error ID: 10000 http://support.microsoft.com/kb/261007 MS KB261007
Maybe you use the information to figure out why the problems are occuring.
HTH
Martin
Community Member Award 2011
sajithkr
3 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 21, 2011 04:46 AM|LINK
I tried but didnt work. still no dumps or specific details on which app pool is throwing error.
I'm trying to attach unhandled error handler for the sites.(http://support.microsoft.com/kb/911816)
Sajith.
HCamper
8048 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 21, 2011 10:43 AM|LINK
Hi,
Try the Debug Diag version 1.2 and guide.
http://blogs.msdn.com/b/kaevans/archive/2011/09/06/capturing-a-memory-dump-using-debugdiag-1-2.aspx .
What kind of Crash are you dealing with http://blogs.msdn.com/b/tess/archive/tags/crash+scenarios/ ?
Martin
Community Member Award 2011
HCamper
8048 Posts
Re: .NET Runtime 2.0 Error Reporting - Crashing the IIS
Dec 29, 2011 07:26 PM|LINK
Hello,
"HOWTO - Configure Orphaning on IIS6"
http://w3-4u.blogspot.com/2007/03/howto-configure-orphaning-on-iis6.html .
Martin
Community Member Award 2011