Article ID: 839800 - Last Review: July 30, 2004 - Revision: 1.3 BUG: The Startup Type of the ASP.NET Session State Service is set to Manual after you install an ASP.NET hotfixOn This PageSYMPTOMSMicrosoft ASP.NET offers two options for out-of-proc Session state. One of these options is the ASP.NET Session State Service (Aspnet_state.exe). Like any Windows Service, this service can be configured by using the Windows Services window (Services.msc). In the Services window, you can configure the Startup Type for each service. The Startup Type determines the execution of the service when the computer has been restarted. The Startup Type has the following valid options:
CAUSEThis problem occurs because the installer package of ASP.NET hotfixes resets the Startup Type of the Aspnet_state service to Manual. RESOLUTIONAfter you install an ASP.NET hotfix, change the Startup Type of the Aspnet_state service to the Startup Type that you want. To do this, follow these steps:
STATUS Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONSteps to reproduce the problem
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
307598
(http://support.microsoft.com/kb/307598/
)
ASP.NET state management overview
| Article Translations
|

Back to the top
