I am trying to set up IIS 5 on one of my servers so I can run ASP.NET web applications.
I have everything running good so far, except I get the following error:
When I go the the page I get this message:
QUOTE
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.
When I check the event log, this error is made:
QUOTE
Failed to execute request because the App-Domain could not be created. Error: 0x80131902
I can't seem to find anything on this that helps me, does anybody know what it causing it, and how I could fix it?
Thanks in advance!
-AJ
This post has been edited by aj32: 5 May, 2008 - 04:52 PM