HTTP 错误 500.19 - Internal Server Error,无法读取配置节“protocolMapping”,因为它缺少节声明
时间:2014-10-22 17:15:29
收藏:0
阅读:8200
HTTP 错误 500.19 - Internal Server Error,无法读取配置节“protocolMapping”,因为它缺少节声明如图示:
解决:
原因是IIS发布时间的版本问题原来为2.0
1
改为4.0
原文:http://www.cnblogs.com/NieSiYu/p/4043575.html
评论(0)