Internet Information Services Stops Responding to ASP Requests After the Program Is Restarted (312908)
The information in this article applies to:
- Microsoft COM+ 1.0, when used with:
- the operating system: Microsoft Windows 2000
This article was previously published under Q312908 SYMPTOMS
Microsoft Internet Information Services (IIS) 5.0 may stop responding to requests for Active Server Pages (ASP) pages after a Web application is restarted.
CAUSE
A deadlock occurs because messages are not being pumped on single-threaded apartment (STA) threads. The STA threads are waiting for a revocation of a Global Interface Table (GIT) object that is registered in the multithreaded apartment (MTA) to finish. The STA thread should use CoWaitForMultipleHandles instead of WaitForSingleObject.
RESOLUTION
To resolve this problem, obtain Microsoft COM+ Hotfix Rollup 19.
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
318105 INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 19
To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
WORKAROUND
To work around this issue, restart IIS.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.
Modification Type: | Major | Last Reviewed: | 6/5/2003 |
---|
Keywords: | kbbug kbfix kbWin2000PreSP3Fix kbWin2000sp3fix KB312908 |
---|
|