Ask a Question related to ASP.NET General, Design and Development.
-
David #1
deleted ASPNET account by accident
Can somebody show me how to restore the account step by step using windows
XP (I get easily frustrated with XP)? I know it is an account named
"aspnet_wp account", but recreating with the same name does not do the
trick. I suspect there's more to do with IIS, etc.
When I attempt to open an aspnet application, I get a big fat error message
that looks like this.
****************************************
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 application event log of the web server.
Please review this log entry to discover what caused this error to occur.
****************************************
David Guest
-
Using LogonUser API in ASP.net with an account other than ASPNet account
I am trying to use the LogonUser API function from ASP.Net. This works fine on my machine which is Windows XP but fails with error code 1314 on... -
ASPNET Account
I needed to go to my user accounts when I discovered this aspnet machine account.I didn't know where it came from so I deleted the account. Now I... -
ASPNET account on Win2k3
Hello, I have the following problem: I installed a web app on IIS 6 in Win2k3 EE. Now, whenever I try to log on to my SQL Service, I get Login... -
The password for the ASPNET account
this set the account aspnet_wp.exe will run under, and thus the default account for all asp.net pages. you have three options 1) use the local... -
ASPNET user account
It says web applications run using the ASPNET user account. The SQL database administrator will have to set up this account and grant it... -
Kaustav Neogy #2
deleted ASPNET account by accident
Hi,
try this and see if it helps. Go to a VS.NET command
prompt and type aspnet_regiis -i
Kaustav.
step using windows>-----Original Message-----
>Can somebody show me how to restore the account step byaccount named>XP (I get easily frustrated with XP)? I know it is andoes not do the>"aspnet_wp account", but recreating with the same namefat error message>trick. I suspect there's more to do with IIS, etc.
>
>When I attempt to open an aspnet application, I get a bigweb server is>that looks like this.
>
>****************************************
>Server Application Unavailable
>The web application you are attempting to access on thisin your web browser>currently unavailable. Please hit the "Refresh" buttonof this specific>to retry your request.
>
>Administrator Note: An error message detailing the causeof the web server.>request failure can be found in the application event logerror to occur.>Please review this log entry to discover what caused this>
>****************************************
>
>
>.
>Kaustav Neogy Guest
-
David #3
Re: deleted ASPNET account by accident
Thanks a million. It works :).
"Kaustav Neogy" <kaustav_neogy@hotmail.com> wrote in message> Hi,
>
> try this and see if it helps. Go to a VS.NET command
> prompt and type aspnet_regiis -i
>
> Kaustav.
>
David Guest



Reply With Quote

