HResults.DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND Field

Definition

MessageId: DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND MessageText: Failed to parse the Web Services Description Language (WSDL). Cannot find a PortType that corresponds to the SOAP port.

public: int DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND = -1073573334;
public const int DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND = -1073573334;
val mutable DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND : int
Public Const DTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND As Integer  = -1073573334

Field Value

Value = -1073573334

Applies to