以文本方式查看主题

-  ╋艺 镇╋  (http://zyzsky.com/bbs/index.asp)
--  ┣◇网站建设&Web语言  (http://zyzsky.com/bbs/list.asp?boardid=4)
----  IIS7的An error occurred on the server when processing the URL.  (http://zyzsky.com/bbs/dispbbs.asp?boardid=4&id=2001)

--  作者:admin
--  发布时间:2010/6/9 21:16:28
--  IIS7的An error occurred on the server when processing the URL.

IIS7.0 调试ASP程序时候,程序有错误只提示"An error occurred on the server when processing the URL.Please contact the system administrator",看不到详细的提示。

郁闷!

解决方法:

打开IIS7的asp设置,展开“调试属性”选项,“将错误发送到浏览器”这项默认的是False,改为True,然后点右侧的应用!

OK!搞定!