HResults.DTS_E_MANAGEDCOMPONENTSTORENOTFOUND Field

Definition

MessageId: DTS_E_MANAGEDCOMPONENTSTORENOTFOUND MessageText: Unable to find the directories containing Tasks and Data Flow Task components. Check the integrity of your installation.

public: int DTS_E_MANAGEDCOMPONENTSTORENOTFOUND = -1073676284;
public const int DTS_E_MANAGEDCOMPONENTSTORENOTFOUND = -1073676284;
val mutable DTS_E_MANAGEDCOMPONENTSTORENOTFOUND : int
Public Const DTS_E_MANAGEDCOMPONENTSTORENOTFOUND As Integer  = -1073676284

Field Value

Value = -1073676284

Applies to