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 |
|
arun123
Starting Member
4 Posts |
Posted - 2008-11-17 : 00:52:55
|
| A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - No process is on the other end of pipe.) |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-17 : 01:23:43
|
| when did you got this error? |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-11-17 : 01:39:27
|
quote: Originally posted by arun123 A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - No process is on the other end of pipe.)
It means the connection to the server is disconnected. Connect to ServerMadhivananFailing to plan is Planning to fail |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2008-11-17 : 04:13:00
|
| is that error occurring every time? or getting the error because of disconnecting the database?if you are getting the error continuously, even the connection with the database is available, then that is a problem. reply meArnavEven you learn 1%, Learn it with 100% confidence. |
 |
|
|
arun123
Starting Member
4 Posts |
Posted - 2008-11-17 : 07:31:24
|
Yes I occurred every time this error.Plz help.quote: Originally posted by sunsanvin is that error occurring every time? or getting the error because of disconnecting the database?if you are getting the error continuously, even the connection with the database is available, then that is a problem. reply meArnavEven you learn 1%, Learn it with 100% confidence.
|
 |
|
|
|
|
|