Internal Server Error

  •  02-24-2006, 3:42 PM

    Internal Server Error

    Hi,
     
    We are using Cute chat on our web application. Users occassionally get an "Internal server error":
     
    network error :500:Internal Server Error:
    <html>
    <head>
    <title>Server Unavailable
    </title>
    </head>
    <body>
    <h1><font face=Verdana color=#ff3300>Server Application Unavailable
    </font></h1>
    <p>
    <font face=Verdana>
    The web application you are attempting to access on this web server is currently unavailable.&nbsp; Please hit the "Refresh" button in your web browser to retry your request.
    </p>
    <p>
    <b>Administrator Note:
    </b> 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.
    </p>
    </body>
    </html>
     
    The server log shows this:

    source asp.net 1.1.4322.0
    event id 1000
    description - aspnet_wp.exe )PID: 3316) stopped unexpectedly
     
    Has anybody experienced this? What could be the problem and solution?
     
    Thanks in advance!
     
    fgao
View Complete Thread