HResults.DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY Field

Definition

MessageId: DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY MessageText: Could not load the proxy for the given web service. The exact error is as follows: "%1!s!".

public: int DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY = -1073573331;
public const int DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY = -1073573331;
val mutable DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY : int
Public Const DTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY As Integer  = -1073573331

Field Value

Value = -1073573331

Applies to