Hi Friends,
We encountered an error in the event logs of our socket service using sap .net connector. Did anyone encountered the problem?
=================================================================================================
Service Encountered Error...
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
=================================================================================================
System.InvalidOperationException: Please use the Bind method before doing this operation.
at System.Net.Sockets.Socket.Accept()
at ISISSocketService.Service1.timer1_Elapsed(Object sender, ElapsedEventArgs e)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
=================================================================================================
The current OS of our server is Windows 2003 server.
Thanks,
John