I have a very simple SSIS package that takes data form an Excel sheet and dumps into a table. No Data conversion, a straight import. The package runs perfectly on Visual Studio but when deployed, I get the errors you see in the attached picture.
I also changed the project properties -> Debugging -> Run 64 bit runtime to False and re-deployed the package but the errors persist.