In the September 2007 release of Microsoft SQL Server 2005 Books Online, there are three instances where the registry keys and file system locations are incorrectly stated in this topic. These registry keys and file system locations relate to the configuration file for the Integration Services service.
In step 10 of the procedure, "To configure Integration Services as a cluster resource," the registry key, SOFTWARE\Microsoft\Microsoft SQL Server\100\SSIS\ServiceConfigFile, is incorrect. The correct registry key is SOFTWARE\Microsoft\MSDTS\ServiceConfigFile.
In step 1 of the procedure, "To configure the Integration Services Service and Package Store," the file system location, %ProgramFiles%\Microsoft SQL Server\100\SSIS\Binn\MsDtsSrvr.ini.xml, is incorrect. The correct file system location is %ProgramFiles%\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml.
In step 5 of the procedure, "To configure the Integration Services Service and Package Store," the registry key, SOFTWARE\Microsoft\Microsoft SQL Server\100\SSIS\ServiceConfigFile, is incorrect. The correct registry key is SOFTWARE\Microsoft\MSDTS\ServiceConfigFile.