Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note how the ERROR_MESSAGE property is being used to get the error message text.

Transport Error Codes

 

Error Code Detail
101000Receiver input/output error sending
101001Receiver input/output error receiving
101500Sender input/output error sending
101501Sender input/output error receiving
101503Connection failed
101504Connection timed out
101505Connection closed
101506NHTTP protocol violation
101507

Connection canceled

101508Connection timed out
101509Send abort
101510Response processing failed

Endpoint Failures

This section describes the error codes for endpoint failures. For more information on handling endpoint errors, see Endpoint Error Handling.

General Errors
Error CodeDetail
303000Load Balance endpoint is not ready to connect
303000Recipient List Endpoint is not ready
303000Failover endpoint is not ready to connect
303001Address Endpoint is not Ready to connect
303002WSDL Address is not ready to connect

Failure on Endpoint in the Session

...