Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Server Application Unavailable
Message
From
11/07/2003 11:36:26
 
 
To
11/07/2003 02:22:52
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00809114
Message ID:
00809228
Views:
28
If On a domain controller, Aspnet_wp.exe fails to start because it cannot find a local account named "localmachinename\ASPNET". This is because on a domain controller, all user accounts are domain accounts and are not local machine accounts.

You can either 1) Create a weak account that has the correct permissions, and then configure the section of the Machine.config file to use that account, or 2) set the userName attribute to SYSTEM in the section of the Machine.config file, or 3) configure the section of the Machine.config file to use an administrator account.

For more information, see:  Q315158, and Q317012

This from Able Consultings page

HTH

>I have tried to implement my aspx application .. when run on the server ..
>I met this error message.
>
>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.
>
>Please some one can help this topic.
>
>Thanks in advance
>
>Winan
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Reply
Map
View

Click here to load this message in the networking platform