ASP.Net State Service Problems

  • Thread starter Thread starter Jeff Nesler
  • Start date Start date
J

Jeff Nesler

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.
I've tried uninstalling and reinstalling both frameworks 1.1 and 2.0. I've
tried aspnet_regiis on both, nothing seems to work.

Any help will be greatly appreciated.
 
Your problem is complex.If you want to find the solution,you'd better
prevent more informations about your computer.
vs2003 use IIS and frontpage extention as a web server.
vs 2005 use cassino as a web server,iis is also supported.

I suggest: reinstall your operating system,install visual web develop
2005,That's a professional web tool.VS2003 is not necessary.
 
Unfortunately, removing VS2003 is not an option as I have 2 apps to support
on that framework. I was just hoping someone ran into the same problem
and had a solution.
 
Back
Top