M
Mentalis
I have a web service that makes a request to several different xml
feeds. I am having problems with one in particular and the connection
keeps reporting the following error:
System.IO.IOException: Unable to read data from the transport
connection. ---> System.Net.Sockets.SocketException: An existing
connection was forcibly closed by the remote host
I have searched the net but cannot find out what this error is about.
The code does not use a proxy, and keep alives are turned off. The
server does not use a proxy either.
The application is written in VB .NET 1.1, and the server is a Windows
2003 Standard Edition (fully patched).
Thanks,
Nigel
feeds. I am having problems with one in particular and the connection
keeps reporting the following error:
System.IO.IOException: Unable to read data from the transport
connection. ---> System.Net.Sockets.SocketException: An existing
connection was forcibly closed by the remote host
I have searched the net but cannot find out what this error is about.
The code does not use a proxy, and keep alives are turned off. The
server does not use a proxy either.
The application is written in VB .NET 1.1, and the server is a Windows
2003 Standard Edition (fully patched).
Thanks,
Nigel