ADDITIONAL INFORMATION: 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.
[@more@]I solved this problem by going into Project Properties, Debugging, and setting Run64BitRuntime to false.
I expect since I'm running 64-bit OS, SSIS thinks it should run 64-bit DTExec, but I only have 32-bit SQL Server installed, so that's an incorrect assumption.
Hope this helps someone!
SSC Veteran
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/219138/viewspace-1055685/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/219138/viewspace-1055685/