login problem
-
please can anyone help with out?? I'm trying to login to a window based application developed with VB.NET and after entering my username and password on the login page, i saw the following error message after waiting for some time;
A connection was successfully established with the server,
but then an error occured during the pre-login handshake.
(Provider:TCP provider, error 0 - The specified network
name is no longer available) Source: .NET sqlclient Data Providersomeone help me out :( Jondo
-
please can anyone help with out?? I'm trying to login to a window based application developed with VB.NET and after entering my username and password on the login page, i saw the following error message after waiting for some time;
A connection was successfully established with the server,
but then an error occured during the pre-login handshake.
(Provider:TCP provider, error 0 - The specified network
name is no longer available) Source: .NET sqlclient Data Providersomeone help me out :( Jondo
I suspect someone moved your server or changed the IP. Unless you are using express/lite/local version in which case the local DB may not have been deployed with the app. What version of SQL Server are you using. Is the developer of the VB app available to annoy?
Never underestimate the power of human stupidity RAH
-
I suspect someone moved your server or changed the IP. Unless you are using express/lite/local version in which case the local DB may not have been deployed with the app. What version of SQL Server are you using. Is the developer of the VB app available to annoy?
Never underestimate the power of human stupidity RAH
i'm using SQL SERVER 2005 enterprise edition and no has moved de server and besides other computers that are connected to the server are all working apart from this particular one.
-
i'm using SQL SERVER 2005 enterprise edition and no has moved de server and besides other computers that are connected to the server are all working apart from this particular one.
so take that computer out and .... Sorry couldn't resist. I have never run across a "pre login handshake" error before but I guess it may be a network issues, especially as it is isolated. May be some config on that PC.
Never underestimate the power of human stupidity RAH