调用CSDN的RegService出故障的原因我找到了
看WSDL里边有这样一段:
- <binding name="RegServiceSoap" type="s0:RegServiceSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
- <operation name="Register">
<soap:operation soapAction="http://tempuri.org/Register" style="document" />