Debug Classic ASP via IIS 7

回眸只為那壹抹淺笑 提交于 2020-01-04 04:29:25

问题


I'm having a problem showing detailed errors for classic ASP pages. Initially it just showed default 500 error page, we then followed the instructions here

but now it only shows:

An error occurred on the server when processing the URL. Please contact the system administrator.

Any ideas?


回答1:


Inside IIS, select ASP, and then change Send errors to browser to Yes

alt text http://img198.imageshack.us/img198/6749/capturets.png




回答2:


Eduardo, we did have Send Errors To Browser set to True for the website. I believe a parent setting was overriding this. When updating the parents value it corrected the problem.



来源:https://stackoverflow.com/questions/1395277/debug-classic-asp-via-iis-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!