I received HTTP 500 - Internal Server Error when I try to access my ASP or ASP.net page. What does this mean?

DETAILS

"HTTP 500 - Internal Server Error" is one of the most uninformative error messages.  In general, this error indicates a bug in the code.

Internet Explorer has a feature that blocks the true error message from displaying.  In order to display the true error message, follow the instructions below:

  1. Open Internet Explorer
  2. Goto Tools --> Internet Options
  3. Goto Advanced Tab
  4. Uncheck Show Friendly Error Message
  5. Click OK
  6. Reload the page, you should now see a more detail error message.
  • 1 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

Can you provide me with some OleDB connection string examples?

DETAILS MS Access (Jet) "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA Source=[Path to database];User...

What is a Web Application?

DETAILS By default, your root directory is setup as an application root or application...

What are the default document extensions?

DETAILSThe default document extensions in order of...

ASP.NET Support

All of our servers fully support the following versions of ASP.NET Asp.Net v1.1 Asp.Net...