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保存即可

保存后可以看到浏览器出来了asp的错误信息,只要将网站的应用程序江池->常规->启用32位应用程序更改为true->保存即可


参考:
解决IIS7中出现An error occurred on the server when processing the URL错误提示的方法
本文详细介绍了在个人的win08系统上使用IIS运行asp程序时遇到AnerroroccurredontheserverwhenprocessingtheURL错误的解决步骤。通过在IIS中调整配置,将错误信息发送到浏览器,并修改网站的应用程序池设置,最终成功解决了问题。

199

被折叠的 条评论
为什么被折叠?



