HResults.DTS_E_MANAGEDCOMPONENTSTORENOTFOUND Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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