出现原因:

        出现这个问题,一般是在程序运行的时候更新程序,导致的.

C:\Windows\System32\inetsrv\config\applicationHost.config 无法写

解决问题:

       使用管理员省份运行命令行--》输入iisreset /stop 先停止,在输入--》iisreset /start开启来,就可以解决这个问题

C:\Windows\System32\inetsrv\config\applicationHost.config 无法写

相关文章:

  • 2021-07-20
  • 2021-06-30
  • 2021-11-18
  • 2021-10-30
  • 2021-12-12
  • 2021-10-20
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
相关资源
相似解决方案