We are moving one of our database's to a new server. This new server is SQL 2008 64bit, and the old was 2005 64bit.
Here is the error I am getting when I try to execute the package from Mgt Studio.
[Destination 1 - DDRAbbreviations [147]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "SERVER-SQL-03.DBNAME.USER" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
When I test the connections from the Connection Manager, everything seems fine, however when we try to execute the package it give us this error.
Any ideas or help would be great!
Here is the error I am getting when I try to execute the package from Mgt Studio.
[Destination 1 - DDRAbbreviations [147]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "SERVER-SQL-03.DBNAME.USER" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
When I test the connections from the Connection Manager, everything seems fine, however when we try to execute the package it give us this error.
Any ideas or help would be great!