Error message when you request an ASP.NET 1.1 page: "Server Application Unavailable"
SYMPTOMSWhen you request a Microsoft ASP.NET version 1.1 page, you receive the following error message in the Web browser: Server Application Unavailable Additionally, the following Error event is logged in the Application log: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. Event Type: Error CAUSEThis behavior occurs because the ASPNET account does not have sufficient permissions for the parent directory or for the child directory of the ASP.NET 1.1 application. RESOLUTIONTo resolve this behavior, grant the ASPNET account sufficient permissions for the parent directory and for the child directory of the ASP.NET 1.1 application. To do this, follow these steps:
STATUS This behavior is by design.
| Article Translations
|

Back to the top
