在web.config中<system.web>节点下增加<webServices> <protocols> <add name="HttpSoap"/> <add name="HttpPost"/> <add name="HttpGet"/> <add name="Documentation"/> </protocols> </webServices> 相关文章: 2022-12-23 2021-10-18 2022-01-10 2022-12-23 2022-01-15 2021-09-24