您的位置:首页 > 其它

IIS 7 Reset all Delegation 后 - 发生500 内部服务器错误 (500 Internal server error)

2011-10-28 12:14 746 查看
原文:http://forums.asp.net/t/1346451.aspx/1

I found the answer.

The Reset All Delegates sets most everything to Read only.

I went through one by one to figure out where it was failing and changed some to read write.

The combination that finally got it to stop giving that error was:

Setting the below 2 to Read/Write instead of just Read:

Modules

Handler Mappings

thanks!
p.s.在custom delegation和 default delegation中都要这样配置
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐