今天访问程序的网站的时候,所有的网站都报错“Unable to start debugging on the web server. The web server could not find the requested resource”。查找了半天时间,才发现原来是昨天安装了新的.net framework的版本,需要在IIS中允许最新的.net framework的版本。具体步骤如下:

1. 打开IIS;

2. 点击IIS的主节点,找到"ISAPI and CGI限制"选项,将被限制的.net版本修改为"允许",然后重启IIS,就可以了。

“Unable to start debugging on the web server.”的解决方法

 

相关文章:

  • 2022-12-23
  • 2021-07-27
  • 2022-02-16
  • 2022-12-23
  • 2021-10-12
  • 2021-06-27
  • 2021-08-22
  • 2021-11-26
猜你喜欢
  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-10
  • 2021-11-19
相关资源
相似解决方案