如果想在远程可以正常调用,需要修改web.config,在system.web节下面加上下面一段话即可
<webServices >
<protocols >
<add name=”HttpSoap”/>
<add name=”HttpPost”/>
<add name=”HttpGet”/>
<add name=”Documentation”/>
</protocols>
</webServices>
如果想在远程可以正常调用,需要修改web.config,在system.web节下面加上下面一段话即可
<webServices >
<protocols >
<add name=”HttpSoap”/>
<add name=”HttpPost”/>
<add name=”HttpGet”/>
<add name=”Documentation”/>
</protocols>
</webServices>

2023-03-10
0万阅读

2023-02-27
0万阅读

2023-02-23
6万阅读

2023-02-22
6万阅读

2023-02-12
8万阅读

2023-02-12
3万阅读

2023-01-19
8万阅读

2023-01-17
4万阅读

2023-01-17
4万阅读

2023-01-17
2万阅读

2023-03-10
0万阅读

2023-02-27
0万阅读

2023-02-23
6万阅读

2023-02-22
6万阅读

2023-02-12
8万阅读

2023-02-12
3万阅读

2023-01-19
8万阅读

2023-01-17
4万阅读

2023-01-17
4万阅读

2023-01-17
2万阅读