Hi,
I'm trying to install my .net application on a win2k
configuration. When I attempt to start the application, I
get the following 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
system event log of the web server. Please review this log
entry to discover what caused this error to occur. "
When I examine the application event log, there is an
entry that reads:
"aspnet_wp.exe could not be started. HRESULT for the
failure: 80004005"
I have the .net framework 1.1 installed on this machine (I
have even tried re-installing).
Can anyone give me a suggestion on how to make some
progress on this one?
Steve