Hi,
I am trying to connect to SFTP server using Complete FTP Manager which fails. I see the below error in ServiceErrors.log.
[color=red]2010-07-08 16:03:53,281 INFO SocketListener BeginAccept (port 22)
2010-07-08 16:03:53,281 ERROR SocketListener BeginAccept failed
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
at System.Net.Sockets.Socket.BeginAccept(Socket acceptSocket, Int32 receiveSize, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.BeginAccept(AsyncCallback callback, Object state)
at GWyb6EijIhwSpmwAVoY.bSblc4i1tQ8jiwhLp5Q.LnufF5Sb8(Socket )
2010-07-08 16:03:53,281 ERROR SocketListener BeginAccept failed
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
at System.Net.Sockets.Socket.BeginAccept(Socket acceptSocket, Int32 receiveSize, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.BeginAccept(AsyncCallback callback, Object state)
at GWyb6EijIhwSpmwAVoY.bSblc4i1tQ8jiwhLp5Q.LnufF5Sb8(Socket )[/color]
Could someone explain me how to fix this?
Thanks in advance!
Regards,
Supriya