解决方案:重新注册IIS

.net 2.0

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

.net4.0

32位的Windows:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

64位的Windows:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i

 

HTTP 错误 403.14 - Forbidden  Web 服务器被配置为不列出此目录的内容

相关文章:

  • 2021-07-19
  • 2021-12-28
  • 2022-01-23
  • 2021-12-13
  • 2021-11-19
  • 2021-08-18
猜你喜欢
  • 2021-11-19
  • 2021-06-12
相关资源
相似解决方案