Dear sir,

I often have a problem of "server application unavailable". It always
mentioned that the detail cause can be found in the application event log,
but where can I find this application event log for IIS? Any one can help
or tell me what is the common problem for this "Server application
unavailable"?

Thnaks..

<ErrorMessage>

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.

</ErrorMessage>

Re: Server Application Unavailable by Juan

Juan
Sun Mar 12 08:07:07 CST 2006

Look in "Start Menu", "Programs", "Administrative Tools", "Event Viewer".

You should be able to find the specific error in the Application log.



Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Guoqi Zheng" <no@sorry.com> wrote in message news:dv12k0$8ro$1@newspe.com...
> Dear sir,
>
> I often have a problem of "server application unavailable". It always
> mentioned that the detail cause can be found in the application event log,
> but where can I find this application event log for IIS? Any one can help
> or tell me what is the common problem for this "Server application
> unavailable"?
>
> Thnaks..
>
> <ErrorMessage>
>
> 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.
>
> </ErrorMessage>
>
>