HResults.DTS_W_FAILEDCONFIGLOAD 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_W_FAILEDCONFIGLOAD MessageText: Cannot load the XML configuration file. The XML configuration file may be malformed or not valid.
public: int DTS_W_FAILEDCONFIGLOAD = -2147409903;
public const int DTS_W_FAILEDCONFIGLOAD = -2147409903;
val mutable DTS_W_FAILEDCONFIGLOAD : int
Public Const DTS_W_FAILEDCONFIGLOAD As Integer = -2147409903