System.Web节点下添加
<webServices>
<protocols>
<add name= "HttpPost"/>
<add name= "HttpGet"/>
<add name="HttpSoap"/>
<add name="Documentation"/>
</protocols>
</webServices>
“ 因 URL 意外地以“/Test”结束,请求格式无法识别”解决方法同上