HResults.DTS_W_COULDNOTFINDCURRENTVERSION 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.
The "%1" value for component %2 cannot be found. The CurrentVersion value for the component cannot be located. This error occurs if the component has not set its registry information to contain a CurrentVersion value in the DTSInfo section. This message occurs during component development, or when the component is used in a package, if the component is not registered properly.
public: int DTS_W_COULDNOTFINDCURRENTVERSION = -2147188706;
public const int DTS_W_COULDNOTFINDCURRENTVERSION = -2147188706;
val mutable DTS_W_COULDNOTFINDCURRENTVERSION : int
Public Const DTS_W_COULDNOTFINDCURRENTVERSION As Integer = -2147188706