I can`t browse .aspx pages on my w2k adv. server with IIS 5. Other types (.asp and .html ...) have no problem.
In the browser:
(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.)
In the application log:
(Failed to execute request because the App-Domain could not be created. Error: 0x80004005 Unspecified error.)
In the browser:
(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.)
In the application log:
(Failed to execute request because the App-Domain could not be created. Error: 0x80004005 Unspecified error.)
Comment