I have recently deployed Uniphi Connect 1.3.1 at a site and I have an issue where intermittently the Uniphi Connect Software throws out an exception error:
UniphiServer.exe - Application Error: The exception Integer division by Zero (0xc0000094) occured in the application at location 0x02fd6499.
I have the following error in the emulator-log file:
Exception: System.Net.Sockets.SocketException
Message: An existing connection was forcibly closed by the remote host
Source: System
at System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at Aspect.CallCenter.Uniphi.Emulator.SendCCEventsToClient(Object stateinfo)
Any suggestions on this issue?
UniphiServer.exe - Application Error: The exception Integer division by Zero (0xc0000094) occured in the application at location 0x02fd6499.
I have the following error in the emulator-log file:
Exception: System.Net.Sockets.SocketException
Message: An existing connection was forcibly closed by the remote host
Source: System
at System.Net.Sockets.Socket.BeginSend(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at Aspect.CallCenter.Uniphi.Emulator.SendCCEventsToClient(Object stateinfo)
Any suggestions on this issue?