ii7:An error occurred on the server when processin

好不容易把IIS装上了FastCGI安装上了PHP在运行ASP的时候又出错了。。。

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.
有点郁闷在网上搜索了下解决方法,发现其实并非是程序出问题,只是IIS 7.0/iis6/iis7.5设置的一个向客户端发送的一个错误提示,IIS7对权限设置比较严禁~!解决方法:


控制面板==》管理工具==》Internet 信息服务(IIS)管理器==》
双击ASP==》
                ==》展开调试属性==》把“将错误发送到浏览器”的值设为 "true"
                ==》展开行为==》把“启用父路径” 的值设为 "true"

设置好了之后,再出现的错误就会直接返回给浏览器了

提示:父路径,IIS7.0和IIS6.0一样,默认是没有启用父路径的,该项如果不启用的话,就会使类似"../"
的引用找不到路径·............



文章来自: 网络
引用通告地址: http://www.5w5w.net/trackback.aspx?id=89
Tags: iis7 error
评论: 0 | 引用: 0 | 查看次数: 185 | 返回顶部
发表评论
昵 称:  
验证码:  
内 容: