最近想部署下网站。放到IIS下后,老是报这样的错,“
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
”
我大概知道是权限问题,已经修改了该文件的权限,增加了Everyone并且赋予修改权限。application pool也用的是integration mode, .Net 4.0 我还该改些什么啊?
是不是你的配置文件,比如web.config有错误啊
看英文意思是配置文件有问题,不是权限。
还该怎么配置啊?
配置文件可能有问题
还该怎么配置啊?
你的iis是哪个版本的?应该是你iis没有设置好,请求的头页面