Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Server Application Unavailable


Message #1 by "Vajjrapani" <vr@l...> on Wed, 22 Jan 2003 11:15:04 +0530
hi ,
am new to asp.net .....
i have seen the user name ASPNET in local users & groups of Computer
Management
in my system. i gone thruogh the ASPNET user options....and set password to
that
user.......before changing this my .spx pages are working properly after the
change
if i run my .aspx page....my IE is giving the following message.....can
anyone help me in this regard....

Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable.  Please hit the "Refresh" button in your web browser
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the system event log of the web server.
Please review this log entry to discover what caused this error to occur.





rgds,

vajjar





Message #2 by "Clr Chs" <vhs60w@h...> on Fri, 24 Jan 2003 18:17:33
I had the same error and found a reference to KB 315158 about a Bug:ASP.NET, 
with the symptoms described. However, I couldn't understand the cause, much 
less the resolution.
What finally worked:
I removed the Framework SDK and reinstalled it. A user was there which wasn't 
there before: aspnet_wp account.
Finally, I installed the Framework Quick Start tutorials and noticed the creation and 
use of the <my machine>\NETSDK instance.

> hi ,
am new to asp.net .....
i have seen the user name ASPNET in local users & groups of Computer
Management
in my system. i gone thruogh the ASPNET user options....and set password 
to
that
user.......before changing this my .spx pages are working properly after 
the
change
if i run my .aspx page....my IE is giving the following message.....can
anyone help me in this regard....

Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable.  Please hit the "Refresh" button in your web 
browser
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the system event log of the web server.
Please review this log entry to discover what caused this error to occur.





rgds,

vajjar






  Return to Index