PC Review


Reply
Thread Tools Rate Thread

Cannot get ASP.NET to run

 
 
seopapertiger@gmail.com
Guest
Posts: n/a
 
      29th Jan 2007
I cannot get ASP.NET to run.

When attempting to execute a script, the page times out with a basic
404 message.

When attempting to start the ASP.NET State Service, I receive the
following error:
---------------------------
Services
---------------------------
Could not start the ASP.NET State Service service on Local Computer.



Error 1053: The service did not respond to the start or control
request in a timely fashion.


---------------------------
OK
---------------------------

 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      29th Jan 2007
As the message says, you are using the asp.net state service for state
management. Apparently, the service can't start. It could be a permissions
problem with the account the service runs under. If you don't care about the
state service, you can switch back to in-process state management. Check
your web.config file.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I cannot get ASP.NET to run.
>
> When attempting to execute a script, the page times out with a basic
> 404 message.
>
> When attempting to start the ASP.NET State Service, I receive the
> following error:
> ---------------------------
> Services
> ---------------------------
> Could not start the ASP.NET State Service service on Local Computer.
>
>
>
> Error 1053: The service did not respond to the start or control
> request in a timely fashion.
>
>
> ---------------------------
> OK
> ---------------------------
>



 
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



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:11 PM.