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 |
|
shireen
Starting Member
7 Posts |
Posted - 2009-08-04 : 02:12:55
|
| Error:: Timeout Expired:The Timeout period elapse prior to completion of the operation or the server is not respondingUnable to connect to the remote server.i have a windows application developed in Vs2005 and Sql Server 2005The server is in one city and the clients are in the other city connected through LAN.When the application is used by the clients in the same city as the server it works fine..But when the clients in the other cities use the application it gives the Error Mentioned Kindly Help its Urgent.P.S i have set the Command Timeout =0 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-08-04 : 03:00:16
|
| are you using linked server? or are you trying to connect using connection key? are you able to launch query analyser and try executing query there? |
 |
|
|
|
|
|