Select the product you need help with
HTTP 500 error message displays instead of ASP error message from 500-100.aspArticle ID: 261200 - View products that this article applies to. This article was previously published under Q261200 SYMPTOMS
When a .asp file encounters an error, the following standard HTTP 500 error message is displayed instead of an error returned by the 500-100.asp file:
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. ... HTTP 500 - Internal server error Internet Explorer CAUSE
The .asp file is located on a nondefault Web site that, by default, does not use the 500-100.asp file for error handling. Note This behavior is described in the Internet Information Services (IIS) product documentation at http://localhost/iishelp/iis/htm/core/iiprstop.htm. RESOLUTIONNote The 500-100.asp file should not be implemented on production Web sites. The 500-100.asp file may expose custom code to users. To use the 500-100.asp file for error handling on the nondefault Web site, perform the following steps:
MORE INFORMATIONNOTE: The exact error message displayed by Internet Explorer may vary, depending on whether the Show friendly HTTP error messages setting in Internet Explorer is selected or not.
(c) Microsoft Corporation 2000, All Rights Reserved. Contributions by Kevin Zollman, Microsoft Corporation. PropertiesArticle ID: 261200 - Last Review: November 21, 2006 - Revision: 2.2
| Article Translations
|



Back to the top








