Help me plz with my asp.net setup
I am a newbie here
i have the .net 1.1 framework installed on IIS . now whenevr i try to open any .aspx file it gives the following error :-
"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 system event log of the web server. Please review this log entry to discover what caused this error to occur.
"
even if that aspx file is not there in the localhost/wwwroot it gives this error instead of giving the "file not found" . otherwise ASP files R opening Fine




Reply With Quote