I have a SSIS package that I created on my local 32 bit client. It runs fine. I saved it out to our 64 bit SQL Server & when I execute it, I get the following: Could not load package "LoadGiftRecurringTables" because of error 0xC0010014. Description: One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.
I have done some searches on this & found a couple of kb articles but they weren't helpful. Has anyone else run into this & have a solution?