An error occurred on the server when processing the URL.解决方法

问题描述:
IIS7.5,ASP程序调试时出现报错:“An error occurred on the server when processing the URL. Please contact the Administrator”

解决方法
此报错无法看出是程序哪里有问题,故而采用以下方法将故障问题暴露:

在IIS -> ASP 模块,设置:
编译 -> 调试属性 -> 将错误发送到浏览器 -> true
行为 -> 启用父路径 -> true
An error occurred on the server when processing the URL.解决方法

相关文章:

  • 2021-05-15
  • 2022-12-23
  • 2021-11-16
  • 2021-06-21
  • 2022-01-02
  • 2021-09-30
  • 2021-10-10
猜你喜欢
  • 2021-09-01
  • 2021-09-07
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-06-06
相关资源
相似解决方案