HResults.DTS_MSG_SERVER_BAD_CONFIG Field

Definition

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

Field Value

Value = 273

Applies to