Viewing 5 posts - 1 through 6 (of 6 total)
JeremyE (10/21/2010)
Can you connect to the server remotely from SSMS?
What network protocols are enabled for SQL server?
Have you tried...
October 21, 2010 at 4:27 pm
Yep, restarted the service and when that didn't seem to help decided to reboot the entire server for good measure. No change for the "localhost" issue.
October 21, 2010 at 3:43 pm
Thanks for your response. If I try and change it to "local" even doing a Test Connection fails. We are trying to avoid putting the servername in the SSIS packages...
October 21, 2010 at 2:22 pm
And if I run the SSIS Package we get the following error.
[OLE DB Destination [676]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager...
October 21, 2010 at 1:26 pm
Everything is being run under the SA user. The test environment uses the same user account as the production environment and its all on the same server. The SA user...
March 28, 2007 at 7:13 am
Viewing 5 posts - 1 through 6 (of 6 total)