Share via


SQLISService_274

Details

Product Name

SQL Server 

Product Version

10.0

Product Build Number

Event ID

274

Event Source

SQLISService100

Component

Integration Services 

Symbolic Name

DTS_MSG_SERVER_MISSING_CONFIG_REG

Message Text

Microsoft SSIS Service: %nRegistry setting specifying configuration file does not exist. %nAttempting to load default config file.

Explanation

The registry entry that contains the ___location of the configuration file does not exist or is empty.

The Integration Services service relies on a configuration file for its settings. By default, the name for this configuration file is MsDtsSrvr.ini.xml, and the file is located in the folder, %ProgramFiles%\Microsoft SQL Server\100\DTS\Binn. The registry key that specifies the ___location of the configuration file is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\SSIS\ServiceConfigFile.

Possible Causes

This message might appear because of one of the following problems:

  • The registry setting that contains the ___location of the configuration file has been deleted, or its value has been deleted.

  • The registry setting is present, but cannot be accessed.

User Action

Depending on why the registry setting that contains the ___location of the configuration file cannot be found, you might have to take one of the following steps:

  • Restore the registry setting and the correct value for the ___location of the configuration file.

  • Ensure that the account under which the Integration Services is running has permission to access and read the registry entry.