Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: ASP.NET May Not Shut Down Properly from Service Control Manager


View products that this article applies to.

This article was previously published under Q311519

↑ Back to the top


Symptoms

Under certain conditions, if you use the Service Control Manager to shut down the Microsoft Internet Information Server (IIS) services (either World Wide Web Publishing Service or IIS Admin Service), ASP.NET may fail to stop.

↑ Back to the top


Cause

If a currently executing request exists, ASP.NET fails to exit when you shut down either of the IIS services from the Service Control Manager.

↑ Back to the top


Resolution

To shut down ASP.NET, use the iisreset command, which allows the ASP.NET service to end and restart. To use iisreset, follow these steps:
1.Click Start, and then click Run.
2.In the Run dialog box, type the following command, and then click OK:
iisreset

↑ Back to the top


Status

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in ASP.NET (included with the .NET Framework) 1.1.

↑ Back to the top


References

For additional information about using the iisreset command, click the article number below to view the article in the Microsoft Knowledge Base:
202013 Internet Information Services 5.0 Command-Line Syntax for Iisreset.exe

↑ Back to the top


Keywords: KB311519, kbreadme, kbperformance, kbpending, kbhttpruntime, kbbug, kbfix

↑ Back to the top

Article Info
Article ID : 311519
Revision : 2
Created on : 3/26/2003
Published on : 3/26/2003
Exists online : False
Views : 327