R
Ringholz, Blake
We are running Windows Server 2003 Standard SP1 with both IIS and SQL2000
running on the same box (and Dot Net 1.1). We'll start our application,
and it will make a TCP/IP connection to a host computer, but after a few
hours, we'll see this error:
"System.Net.Sockets.SocketException: An operation on a socket could not be
performed because the system lacked sufficient buffer space or because a
queue was full"
We found a KB article about if you have more than 50 protocols bound to
multiple interfaces, then that could be the issue, but we are only running 1
Network connection, and only 1 protocol (TCP/IP).
Any ideas?
running on the same box (and Dot Net 1.1). We'll start our application,
and it will make a TCP/IP connection to a host computer, but after a few
hours, we'll see this error:
"System.Net.Sockets.SocketException: An operation on a socket could not be
performed because the system lacked sufficient buffer space or because a
queue was full"
We found a KB article about if you have more than 50 protocols bound to
multiple interfaces, then that could be the issue, but we are only running 1
Network connection, and only 1 protocol (TCP/IP).
Any ideas?