My SSIS package says it is successful, but when it runs it ends not doing anything (that I can see).
The only thing wrong is this message (that it does not qualify as an error).
Description: Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information
I do have a password on my packages, but I don't see anywhere to put the password in when I load the Package into SSIS.
Am I missing a step?