HResults.DTS_E_INVALIDCOMPONENTFILENAME Field

Definition

MessageId: DTS_E_INVALIDCOMPONENTFILENAME MessageText: Cannot get the file name for the component with a CLSID of "%1!s!". Verify that the component is registered properly or that the CLSID provided is correct.

public: int DTS_E_INVALIDCOMPONENTFILENAME = -1073446911;
public const int DTS_E_INVALIDCOMPONENTFILENAME = -1073446911;
val mutable DTS_E_INVALIDCOMPONENTFILENAME : int
Public Const DTS_E_INVALIDCOMPONENTFILENAME As Integer  = -1073446911

Field Value

Value = -1073446911

Applies to