Недостаточно ресурсов winsock доступных для завершения инициализации соединения сокета в службе WCF
Hi Friends, We are getting the below memory leakage exceptions when we are calling the WCF services from ASP.NET MVC application. Please provide expert suggestions or solutuion. EXCEPTION: System.InsufficientMemoryException: Insufficient winsock resources available to complete socket connection initiation. ---> 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 00.00.000.000:808 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
Что я уже пробовал:
утилизация пула приложений, а затем его разрешение.