Hi All,

We have a website build in ASP.NET 2.0 and we are receiving the following
error:

System.Data.SqlClient.SqlException: A transport-level error has occurred
when sending the request to the server. (provider: TCP Provider, error: 0 -
An existing connection was forcibly closed by the remote host.)

At first we received this error at the localhost only, unfortunatelly it is
popping up in the logs of the live server as well now.

When we were searching for a sollution or a better explanation of what is
happening here, we found loads of people with the same problem. Nobody seems
to have an answer though.

If you had this problem and found a sollution or if you know more about this
error, please let us know!

Thanks in advance!

Kind regards,

Robin

Re: A transport-level error has occurred when sending the request to the server by William

William
Thu Jan 25 12:04:37 CST 2007

I've seen this too and in some cases it was traced back to hardware issues
with the NIC, the switch, the cables or the volume of data being sent over
the wire.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------

"Robin van de Water" <no_spam_please> wrote in message
news:eFmzRxFQHHA.2140@TK2MSFTNGP03.phx.gbl...
> Hi All,
>
> We have a website build in ASP.NET 2.0 and we are receiving the following
> error:
>
> System.Data.SqlClient.SqlException: A transport-level error has occurred
> when sending the request to the server. (provider: TCP Provider, error:
> 0 - An existing connection was forcibly closed by the remote host.)
>
> At first we received this error at the localhost only, unfortunatelly it
> is popping up in the logs of the live server as well now.
>
> When we were searching for a sollution or a better explanation of what is
> happening here, we found loads of people with the same problem. Nobody
> seems to have an answer though.
>
> If you had this problem and found a sollution or if you know more about
> this error, please let us know!
>
> Thanks in advance!
>
> Kind regards,
>
> Robin
>
>
>
>
>
>
>
>