I have an SSIS package which loads data from SQL Server (using OLEDB) to Excel file. I am on 64-bit machine and I have set run64bitruntime to false for testing. But when I run the package, it fails with the message:
[SSIS.Pipeline] Error: component "10 Data" (1) failed the post-execute phase and returned error code 0x80004002.I am not sure what is going wrong.
Thanks,
Suresh S