I have a DTSX package created in VS2019 which when run from laptop runs fine. When deployed to a SQL2016 server it fails on the excel import step which should be pushing data into a SQL Table. The error from the SQL server hosting the DTK package is "Excel connection Manager" failed with error code 0xC0209303 I have installed the 64bit access jet engine on the target server with no success. If i set the properties to 32 bit and redeploy all the SQL connectors fail so that didn't help either