M
Mike Malter
Visual Studio is giving me errors when trying to connect to a database server on my
LAN. This has been working for years. Then this morning when I opened VS I went to
the server explorer before opening a project and tried to access a database and got
an error: Invalid User Name or Password. Enter a valid user name and password.
I closed VS down and opened it again and opened a solution. Same error. I then
deleted the connection from the list and tried to reestablish it. I got a message
telling me that I was already connected to the database and wanted to know if I
wanted to disconnect and then reconnect. I answered yes. Then I got a message
telling me it could not disconnect from the server that the connection was still
active. When I clicked ok, I got another error message: Could not reconnect to
"{0}". If your machine is already connected to that server, disconnect and then try
again.
I can go to data connections and establish a connection to that server. I can
connect to it from SQL Server Enterprise manager too. I don't know what to do, I
really want access to that server via the Server Explorer as it is easier for me to
edit stored procedures.
Any suggestions as to what I can do to get this back?
Thanks.
LAN. This has been working for years. Then this morning when I opened VS I went to
the server explorer before opening a project and tried to access a database and got
an error: Invalid User Name or Password. Enter a valid user name and password.
I closed VS down and opened it again and opened a solution. Same error. I then
deleted the connection from the list and tried to reestablish it. I got a message
telling me that I was already connected to the database and wanted to know if I
wanted to disconnect and then reconnect. I answered yes. Then I got a message
telling me it could not disconnect from the server that the connection was still
active. When I clicked ok, I got another error message: Could not reconnect to
"{0}". If your machine is already connected to that server, disconnect and then try
again.
I can go to data connections and establish a connection to that server. I can
connect to it from SQL Server Enterprise manager too. I don't know what to do, I
really want access to that server via the Server Explorer as it is easier for me to
edit stored procedures.
Any suggestions as to what I can do to get this back?
Thanks.