Server Application Unavailable

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris Davoli

    Server Application Unavailable

    I'm getting these errors:

    IN VS.NET:
    The web server reported the following error when attempting to create or
    open the web project located at the following URL:
    'http://localhost/webapplication1 . 'HTTP/1.1 500 Internal Server Error'.

    IN 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.

    I had service pack 2 installed. Tech guy uninstalled it (said it conflicted
    with Novell) and then I reinstalled Framework 1.1 now I get these errors. I
    set show friendly HTTP messages in the browser unchecked to show error
    messages. Also got show error messages in IIS.

    What can I do?
    --
    Chris Davoli

  • Ray Costanzo [MVP]

    #2
    Re: Server Application Unavailable

    Try asking in a .net group if you're writing in .net. This is a classic ASP
    group. See a group such as microsoft.publi c.dotnet.framew ork.aspnet.

    Ray at home

    "Chris Davoli" <ChrisDavoli@di scussions.micro soft.com> wrote in message
    news:D71F1C5C-D5BA-47A0-99FE-754E54DF6911@mi crosoft.com...[color=blue]
    > I'm getting these errors:
    >
    > IN VS.NET:
    > The web server reported the following error when attempting to create or
    > open the web project located at the following URL:
    > 'http://localhost/webapplication1 . 'HTTP/1.1 500 Internal Server Error'.
    >
    > IN 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.
    >
    > I had service pack 2 installed. Tech guy uninstalled it (said it
    > conflicted
    > with Novell) and then I reinstalled Framework 1.1 now I get these errors.
    > I
    > set show friendly HTTP messages in the browser unchecked to show error
    > messages. Also got show error messages in IIS.
    >
    > What can I do?
    > --
    > Chris Davoli
    >[/color]


    Comment

    Working...