首页 > 其他 > 详细

解决IIS7中出现An error occurred on the server when processing the URL错误提示的方法

时间:2014-03-13 14:01:41      阅读:462      评论:0      收藏:0      [点我收藏+]

 相信用过IIS7的朋友在调试程序的时候都遇到过下面这样的错误提示:
    An error occurred on the server when processing the URL. Please contact the system administrator.If you are the system administrator please click here to find out more about this error.
    其实这是IIS7对ASP程序发送的一个脚本错误消息,只要是程序中有错误就会出现这样的错误提示,所以关键的一步是要将具体的错误显示出来,方法如下:
    1、打开控制面板→管理工具→Internet 信息服务(IIS)管理器→双击“ASP”图标

bubuko.com,布布扣

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 2、在左边的窗口中找到你的网站,然后在右边的窗口中展开“调试属性”,把“将错误发送到浏览器”设为True即可,相关截图如下所示:

bubuko.com,布布扣

解决IIS7中出现An error occurred on the server when processing the URL错误提示的方法,布布扣,bubuko.com

解决IIS7中出现An error occurred on the server when processing the URL错误提示的方法

原文:http://www.cnblogs.com/peipeigang/p/3597493.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!