The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009.

Error Message:
[Excel Source [2]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. 
The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009. 
There may be error messages posted before this with more information on why the AcquireConnection method call failed.


Solution 1:
1. Navigate to Project-> project Properties.
2. Navigate to “Debugging” option from left panel and from Right panel, change Run64BitRuntime value to false.


Solution 2:
1. Navigate to Project-> project Properties.
2. noticed that the package has "DelayValidation" property set to false in the package.
So, we changed the DelayValidation property of package to true and re-ran the package and it succeeded. 

Comments

Post a Comment

Hi User,
Thanks for visiting My Blog and please provide your valuable feedback and subscribe for more updates. Please don't post any spam content or comments.
Thank You

Popular Posts

Failed to execute the package or element. Build errors were encountered

Exception deserializing the package "The process cannot access the file because it is being used by another process."

Temporary enable and disable SSRS subscriptions