WS_STATUS_SOAP_PARSE_ERROR field

Error code indicating that there was an error in the web services runtime or in the webservices connector in parsing a SOAP response or request.

Syntax
Visual Basic
Public Shared WS_STATUS_SOAP_PARSE_ERROR As Integer
C#
public const int WS_STATUS_SOAP_PARSE_ERROR;