Problem with SQL connection on virtualised machines
Posted
by Mike Selby
on Server Fault
See other posts from Server Fault
or by Mike Selby
Published on 2010-03-16T01:00:11Z
Indexed on
2010/03/17
9:21 UTC
Read the original article
Hit count: 304
We have just virtualised our web servers but are experiencing problems when trying to connect with the existing DB server. The error message that is being returned from the virtual machines is as follows:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
Any help would be much appreciated - Many thanks in advance.
© Server Fault or respective owner