HResults.DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE Field

Definition

MessageId: DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE MessageText: Connecting to the Integration Services service on the computer "%1!s!" failed with the following error: "%2!s!".%n%nThis error occurs when the computer host name does not exist, or cannot be reached.

public: int DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE = -1073651539;
public const int DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE = -1073651539;
val mutable DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE : int
Public Const DTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE As Integer  = -1073651539

Field Value

Value = -1073651539

Applies to