I created a dtsx package in visual studio 2012. when I try to import into sql 2008 integration services, I get the following error. Is this a compatibility issue or a permissions issue ? By the way, there weren't any 'preceding' errors.
The package failed to load due to error 0xC0010014 "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.". This occurs when CPackage::LoadFromXML fails.