1

当我的用户从 asp.net 与我连接 nusaop 和 wsdl 时,他们可以完成操作,但最终在所有工作成功完成后,他们会收到此错误:

<?xml version="1.0" encoding="ISO-8859-1"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
  <SOAP-ENV:Body>
    <ns1:enqueueResponse xmlns:ns1="http://localhost/enqueue/index.php">
      <return xsi:type="xsd:string">20</return>
    </ns1:enqueueResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
--.
4

0 回答 0