Hi Im facing the below error on my ssis package.
[Excel Source [37]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Excel Connection Manager 2" failed with error code 0xC0202009.
I even switch the Run64BitRuntime -from True to False - turning off the 64Bit for the solution but it didn't solve the issue.
My package is failing on the excel source. Any help is appreciated.