Internal Server Error with web.config ipSecurity

前端 未结 7 1931
星月不相逢
星月不相逢 2020-12-17 14:55

This is my web.config which has some tags for blocking Ipaddress


 
    ...
 
 

        
7条回答
  •  春和景丽
    2020-12-17 15:01

    Are you editing the config by hand or through IIS manager?

    See this post about that error message as you may not have that feature delegation enabled

    http://forums.asp.net/t/1220987.aspx

提交回复
热议问题