博客园站长
这是人类成长进步中记录的每一时刻

<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>

posted on 2018-05-11 11:43  dm3344  阅读(183)  评论(0编辑  收藏  举报