Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
senthilaa
Starting Member
12 Posts |
Posted - 2008-04-23 : 19:13:15
|
| Hi, I have a SQL Server machine, which has SQL Server 2005 installed in it. I'm able to connect to this server remotely (Remote Desktop Connection)But when I'm trying to connect this SQL Server using SSMS. I'm getting the following error.TITLE: Connect to Server------------------------------Cannot connect to 10.192.24.253.------------------------------ADDITIONAL INFORMATION:Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. (Microsoft SQL Server, Error: -2)For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-2&LinkId=20476------------------------------BUTTONS:OK-------------------------------Senthil |
|
|
senthilaa
Starting Member
12 Posts |
Posted - 2008-04-23 : 19:14:27
|
| Just to add up, I'm using SQL Server Enterprise Edition-Senthil |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-04-24 : 22:50:23
|
| Is sql listening on that ip address? Which protocol do you use? Can you ping that address from client machine? |
 |
|
|
|
|
|