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

管理员权限问题

在我们调试本地网站的时候,经常报下面这个错误

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.

这是因为没有开启错误信息显示在浏览器上

解决办法

开启显示信息:
1,.打开iis
An error occurred on the server when processing the URL. Please contact the system administrator解决_第1张图片
进入asp设置

然后更改:
An error occurred on the server when processing the URL. Please contact the system administrator解决_第2张图片
调试属性中的这一栏
这样就大功告成了

哦对了
还有一个建议也打开一下
就是父路径
如下:
An error occurred on the server when processing the URL. Please contact the system administrator解决_第3张图片
OK完成

你可能感兴趣的:(日常报错,asp)