|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Mangament studio hangs on db connectionUntil today everything was working fine - I could connect to SQL Servers from my WinXP box running management studio without any trouble. Today, when I try to log in the "connect to server" box just hangs. The little orange and white progress indicator is moving across the screen like always, but nothing happens. I've left it this way for 3 hours and had neither a successful connection or error message. Clicking cancel doesn't seem to do anything. What is bizarre is that everything is fine with the server I am trying to connect to. I can use SQLCMD from my winXP box to connect without trouble. The web apps that use the server are working fine, and other machines are able to connect to it using management studio. It's just this machine that is hanging. I'm hoping to avoid the dreaded $250 phone call to Microsoft on this one. Anybody seen this problem before? Thanks, John (jhoge***@yahoo.com) writes:
> I'm having a very wierd problem with Management studio. It seems like it made contact - but was not able to complete it for> > Until today everything was working fine - I could connect to SQL > Servers from my WinXP box running management studio without any > trouble. > > Today, when I try to log in the "connect to server" box just hangs. > The little orange and white progress indicator is moving across the > screen like always, but nothing happens. I've left it this way for 3 > hours and had neither a successful connection or error message. > Clicking cancel doesn't seem to do anything. some reason. Could be some network problem. Did you try the simple trick: reboot? -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx Erland,
I did try to reboot and it had no effect. SQLCMD works fine from this machine, so I'm not sure what is messing up management studio. John jhoge***@yahoo.com (jhoge***@yahoo.com) writes:
> I did try to reboot and it had no effect. SQLCMD works fine from this Does it happen when you connect to any server, or only one particular> machine, so I'm not sure what is messing up management studio. server? Can you connect to a local instance (if you have any)? Does it happen both with Windows authentication and SQL Server authentication? Sorry, I don't really have any ideas, I just keep asking questions with the vain hope that something will be revealed. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx >From this problematic WinXP Box I have no luck connecting to a server on my local network with Windows Authentication or a remote machinewith Sql Server Authentication. SQLCMD works fine for both servers, and another WinXP Box on my local network can sucessfully connect to both servers with Management Studio. I guess this one just needs a new install of windows. Thanks, John |
|||||||||||||||||||||||