HResults.DTS_W_CONFIGFILEINVALID Field

Definition

MessageId: DTS_W_CONFIGFILEINVALID MessageText: The configuration file loaded, but is not valid. The file is not formatted correctly, may be missing an element, or may be damaged.

public: int DTS_W_CONFIGFILEINVALID = -2147409901;
public const int DTS_W_CONFIGFILEINVALID = -2147409901;
val mutable DTS_W_CONFIGFILEINVALID : int
Public Const DTS_W_CONFIGFILEINVALID As Integer  = -2147409901

Field Value

Value = -2147409901

Applies to