<system.web>
<compilation debug="true" />
<!--begin启用webservice远程访问-->
<webServices>
<protocols>
<add name="HttpSoap"/>
<add name="HttpPost"/>
<add name="HttpGet"/>
<add name="Documentation"/>
</protocols>
</webServices>
<!--end启用webservice远程访问-->
</system.web>
最后
以上就是健壮爆米花最近收集整理的关于Web.config中设置启用webservice远程调试访问 参数看不到的全部内容,更多相关Web.config中设置启用webservice远程调试访问内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复