PRB: "Could Not Start the ASP.NET State Service on Local Computer" Error Message When You Try to Run an ASP.NET Application with the ASP.NET State Service (827189)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- Microsoft .NET Framework SDK 1.0 SP2
SYMPTOMSYou install the Microsoft .NET Framework 1.1, and then you
install the .NET Framework 1.0 Service Pack 2 (SP2) on a computer that is
running Microsoft Windows 2000 with Service Pack 4 (SP4). When you try to run a Microsoft
ASP.NET application, you may receive the following error message: Could not start the ASP.NET State Service service on Local Computer. Error 1069: The service did not start due to a logon failure. CAUSEWhen the .NET Framework 1.0 is installed after the .NET
Framework 1.1 is installed, the password changes for the ASPNET account that the ASP.NET
state service uses. Therefore, an error occurs when the ASP.NET application
uses the ASP.NET state service. WORKAROUNDWhen you install the .NET Framework version 1.0 after you install the .NET
Framework version 1.1, you may modify the password for the ASPNET account that
the ASP.NET state service uses. To do this, locate the
%windir%\Microsoft.NET\Framework\v1.1.4322 folder at the command prompt, and
then type the following command: STATUS This
behavior is by design.REFERENCES For additional
information, click the following article number to view the article in the
Microsoft Knowledge Base: 307598
INFO: ASP.NET State Management Overview
For more information, visit the following
Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 10/16/2006 |
---|
Keywords: | kbState kbweb kbConfig kbprb KB827189 kbAudDeveloper |
---|
|