To enable saving packages on the MSDB subfolder in SSIS, You will have to change the MsDtsSrvr.ini.xml file located in C:\Program Files\Microsoft SQL Server\90\DTS\Binn directory. Sample file:

change the line where the red arrow points to the dot(.)to:

Do this ONLY if there are no default instance of SQL SERVER 2005 installed on your Server.
1 comment:
Thanks for the solution. It really help me troubleshoot my problem.
Post a Comment