Article ID: 325947 - Last Review: December 2, 2006 - Revision: 2.5 Event ID 1003 with ASP.NET DeadlockThis article was previously published under Q325947 IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
On This PageSYMPTOMS When you experience a deadlock in ASP.NET, the following
event may be logged in the Application event log: Event
Type: Error Event Source: ASP.NET 1.0.3705.0 Event Category: None Event ID: 1003 Date: 4/24/2002 Time: 6:18:23 PM User: N/A Computer: ComputerName Description: aspnet_wp.exe (PID: xxx) was recycled because it was suspected to be in a deadlocked state. It did not send any responses for pending requests in the last 180 seconds. RESOLUTIONA supported fix is now available
from Microsoft, but it is only intended to correct the problem that is
described in this article. Apply it only to computers that are experiencing
this specific problem. This fix may receive additional testing. Therefore, if
you are not severely affected by this problem, Microsoft recommends that you
wait for the next .NET Framework service pack that contains this
fix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
NOTE: In special cases, charges that are ordinarily incurred for
support calls may be canceled if a Microsoft Support Professional determines
that a specific update will resolve your problem. The typical support costs
will apply to additional support questions and issues that do not qualify for
the specific update in question.NOTE: This hotfix does not resolve deadlocks; this hotfix only provides instrumentation to troubleshoot and to diagnose deadlocks. For more information about how to use this hotfix to troubleshoot and to diagnose deadlocks, see the "More Information" section of this article. The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel. Date Time Version Size File Name ---------------------------------------------------------------- 09-Jul-2002 06:46 1.0.3705.294 192,512 Aspnet_isapi.dll 09-Jul-2002 06:46 1.0.3705.294 24,576 Aspnet_regiis.exe 09-Jul-2002 06:46 1.0.3705.294 28,672 Aspnet_wp.exe 09-Jul-2002 19:00 1.0.3705.294 1,187,840 System.web.dll 09-Jul-2002 06:39 19,332 Aspnet_perf.ini 21-Mar-2002 04:31 8,709 Smartnav.js 21-Mar-2002 04:31 7,003 Smartnavie5.js STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
MORE INFORMATION After you install this hotfix, the native debugger can
break in on the process when a deadlock occurs. This hotfix adds
instrumentation to call the DebugBreak function when a deadlock occurs in the ASP.NET worker process
(Aspnet_wp.exe). The following registry key instructs ASP.NET what to do when a
deadlock occurs:
Generate Dump Files for DiagnosisTo troubleshoot and to diagnose a deadlock, you must generate a dump file of the Aspnet_wp.exe process, the Inetinfo.exe process, or both processes immediately before the Aspnet_wp.exe process is recycled. With the instrumentation that is added to ASP.NET, you can determine when this occurs. After dump files are generated, you can analyze these dump files to determine the cause of the deadlock.To generate dump files, follow these steps:
Modify the RegistryWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.To add the UnderDebugger DWORD value, follow these steps:
| Article Translations
|
Back to the top
