Arebis.Logging.GrayLog
Arebis.Logging.GrayLog copied to clipboard
SockerException: Invalid parameters supplied
After some time that the web application is up, it suddenly starts to throw this exception until I restart IIS.
System.Net.Sockets.SocketException (0x80004005): An invalid argument was supplied at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes) at Arebis.Logging.GrayLog.GrayLogUdpClient.InternallySendMessage(Byte[] messageBody)
What is the problem?