在Windows 10 build 17133.73上部署一个较老版本的ASP.NET 2.0程序,访问时候出现:

Service Unavailable

HTTP Error 503. The service is unavailable.

事件查看器显示以下错误信息:

The Module DLL C:\WINDOWS\system32\inetsrv\rewrite.dll failed to load.  The data is the error.

我的解决方案是先在控制面板卸载"IIS URL Rewrite Module 2",启动IIS运行Web Platform Installer并重新安装"URL Rewrite 2.1"。

相关文章:

  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2021-12-09
  • 2021-09-14
  • 2021-06-24
  • 2021-10-10
猜你喜欢
  • 2021-09-30
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
相关资源
相似解决方案