[Bug]IIs Cannot read configuration file due to insufficient permissions

摘要

在部署站点的时候,遇到这样的问题Cannot read configuration file due to insufficient permissions

解决办法

在服务器上部署站点,浏览的时候发现不管是动态页面还是静态的html都不能访问。

[Bug]IIs Cannot read configuration file due to insufficient permissions

解决办法

1、没有注册.net framework(先安装了.net framework,后安装的iis引起的)

2、修改站点的权限。

上一篇:Pytest系列(12)- 测试结果生成HTML报告插件之pytest-html的详细使用


下一篇:pytest十五:pytest-html 生成 html 报告