Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.WS namespace (.NET 1.0) » WSException class

WS_STATUS_HTTP_RETRIES_EXCEEDED field Next Page

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;