HResults.DTS_W_ONEORMORECONFIGLOADFAILED Field

Definition

MessageId: DTS_W_ONEORMORECONFIGLOADFAILED MessageText: Failed to load at least one of the configuration entries for the package. Check configuration entries for "%1!s!" and previous warnings to see descriptions of which configuration failed.

public: int DTS_W_ONEORMORECONFIGLOADFAILED = -2147409831;
public const int DTS_W_ONEORMORECONFIGLOADFAILED = -2147409831;
val mutable DTS_W_ONEORMORECONFIGLOADFAILED : int
Public Const DTS_W_ONEORMORECONFIGLOADFAILED As Integer  = -2147409831

Field Value

Value = -2147409831

Applies to