标签:
<configuration>
<system.web>
<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>
</system.web>
</configuration> Window Server IIS6.0部署webservice请求调用提示请求失败
标签:
原文地址:http://www.cnblogs.com/yxwkf/p/5425360.html