HResults.DTS_MSG_SERVER_BAD_CONFIG 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_MSG_SERVER_BAD_CONFIG MessageText: Microsoft SSIS Service configuration file is incorrect.%nError reading config file: %1%n%nLoading server with default settings.
public: int DTS_MSG_SERVER_BAD_CONFIG = 273;
public const int DTS_MSG_SERVER_BAD_CONFIG = 273;
val mutable DTS_MSG_SERVER_BAD_CONFIG : int
Public Const DTS_MSG_SERVER_BAD_CONFIG As Integer = 273