码迷,mamicode.com
首页 > Web开发 > 详细

IIs 中运行asp程序出现“An error occurred on the server when processing the URL. Please contact the system administrator.”错误

时间:2014-11-25 16:14:10      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   os   使用   sp   on   div   2014   

在个人的win08系统上使用IIs运行 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里启用了父路径,但没有将错误信息发送到浏览器

解决办法:

打开IIS将asp里的调试属性中将错误信息发送到浏览器更改为true保存即可

bubuko.com,布布扣

保存后可以看到浏览器出来了asp的错误信息,只要按照给出的错误信息进行相应的解决即可

bubuko.com,布布扣

参考:

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






IIs 中运行asp程序出现“An error occurred on the server when processing the URL. Please contact the system administrator.”错误

标签:blog   http   ar   os   使用   sp   on   div   2014   

原文地址:http://www.cnblogs.com/huangtailang/p/4121018.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!