PC Review


Reply
Thread Tools Rate Thread

ASP.Net State Service Won't Start

 
 
Jeff N
Guest
Posts: n/a
 
      18th Feb 2008
Having a problem starting the ASP.Net state service on my local machine.
Whenever I try to start it, I get the following (taken from the event log):

The ASP.NET State Service service terminated with the following error:
The requested service provider could not be loaded or initialized.

Using WinXP SP2. Both VS 2003 and VS 2005 are installed on the machine,
with IIS 5.1. I've tried uninstalling and reinstalling both frameworks 1.1
and 2.0. I've
tried aspnet_regiis -u and -i on both, nothing seems to work.

Anyone ever seen this problem? Any assistance is greatly appreciated.

Thanks,
Jeff


 
Reply With Quote
 
 
 
 
Jeroen Mostert
Guest
Posts: n/a
 
      18th Feb 2008
Jeff N wrote:
> Having a problem starting the ASP.Net state service on my local machine.
> Whenever I try to start it, I get the following (taken from the event log):
>
> The ASP.NET State Service service terminated with the following error:
> The requested service provider could not be loaded or initialized.
>

This sounds like a Winsock problem, not a problem with ASP.NET itself. You
can reset your Winsock installation to setup defaults by following the
instructions from this KB article:

http://support.microsoft.com/kb/811259

(The short version of this is to use "netsh winsock reset" from a command
prompt.)

If after this you still have problems, it may be time for a reinstall...
Annoying, but there you go.

If everything else fails, you could always try deploying the application to
a separate machine that doesn't have problems. I may be spoiled, but were I
work we have a few virtual servers that can be used for these purposes.

Speaking of which, if you have a spare license, you could run a virtual
machine on your computer with a clean install of Windows if reinstalling
your current computer is too costly. Microsoft Virtual PC is a free download.

--
J.
 
Reply With Quote
 
Jeff N
Guest
Posts: n/a
 
      19th Feb 2008
J, thanks. In investigating it as a winsock problem, we discovered it was a
permissions problem with the account used to start the ASP.Net state
service. Once we got those issues resolved, the state service started
properly.


"Jeroen Mostert" <(E-Mail Removed)> wrote in message
news:47b9ddea$0$14358$(E-Mail Removed)...
> Jeff N wrote:
>> Having a problem starting the ASP.Net state service on my local machine.
>> Whenever I try to start it, I get the following (taken from the event
>> log):
>>
>> The ASP.NET State Service service terminated with the following error:
>> The requested service provider could not be loaded or initialized.
>>

> This sounds like a Winsock problem, not a problem with ASP.NET itself. You
> can reset your Winsock installation to setup defaults by following the
> instructions from this KB article:
>
> http://support.microsoft.com/kb/811259
>
> (The short version of this is to use "netsh winsock reset" from a command
> prompt.)
>
> If after this you still have problems, it may be time for a reinstall...
> Annoying, but there you go.
>
> If everything else fails, you could always try deploying the application
> to a separate machine that doesn't have problems. I may be spoiled, but
> were I work we have a few virtual servers that can be used for these
> purposes.
>
> Speaking of which, if you have a spare license, you could run a virtual
> machine on your computer with a clean install of Windows if reinstalling
> your current computer is too costly. Microsoft Virtual PC is a free
> download.
>
> --
> J.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Save state before shut down ; Start-up with the saved state? qazmlp1209@rediffmail.com Microsoft Windows 2000 1 24th Jul 2005 02:14 PM
Unable to start ASP.NET State Service - mswsock.dll not found Kevin Davidson Microsoft ASP .NET 0 6th May 2005 04:10 PM
Server Service Hung in Start-Pending State sefoca Microsoft Windows 2000 0 15th Dec 2004 09:39 PM
Server Service Hung in Start-Pending State sefoca Microsoft Windows 2000 Networking 0 15th Dec 2004 09:39 PM
ASP.Net State Service will not not start on SP4 with .Net 1.1 and .Net 1.0 installed Andy Elmhorst Microsoft ASP .NET 2 8th Jul 2003 03:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:34 PM.