Hi
I am using a package configuration file to store my sql login/password. When I schedule the packages individually through SQL Server agent they run fine, but when I create a "master package" which calls the detailed packages, it fails when I try and run it through SQL Server agent.
I get a long error message "....... Failed to decrypt protected XML node "Password".......etc etc
Thanks in advance!!!
Chris