Detailed 500 error message, ASP + IIS 7.5

后端 未结 13 1245
北荒
北荒 2020-11-22 03:52

IIS 7.5 , 2008rc2, classic asp, 500 error msg:

The page cannot be displayed because an internal server error has occurred.

I nee

13条回答
  •  误落风尘
    2020-11-22 04:21

    Double click "ASP" in the site's Home screen in IIS admin, expand "Debugging Properties", enable "Send errors to browser", and click "Apply".

    Under "Error Pages" on the home screen select "500", then "Edit feature settings" and select "Detailed Errors".

    Note that the same steps apply for IIS 8.0 (Windows Server 2012).

提交回复
热议问题