Kbase P121066: Getting error 11773 in a Web Service client when receiving a SOAP Fault
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/12/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1A
Web Services
SYMPTOM(s):
Getting error 11773 in a Web Service client when receiving a SOAP Fault
Error receiving Web Service Response: Received Fault is invalid. Cannot parse it. (11773)
CAUSE:
The child elements of the <SOAP-ENV:Fault> element are out of sequence.
FIX:
The correct sequence according to the SOAP Envelope schema located at http://schemas.xmlsoap.org/soap/envelope/ should be as follows:
<faultcode>
<faultstring>
<faultactor>
<detail>