今天在win7+IIS上运行asp程序又出现错误了,问题显示:**An error occurred on the server when processing the URL.**,找了资料,解决方法如下: 打开IIS管理器,找到网站点击相应的网站,然后点击“asp”按钮,出现如下图页面, 1)将调试属性中的“将错误发送到浏览器”的值设为True 2)将行为中的“启用父路径”设为True 问题解决,OK!

An error occurred on the server when processing the URL