Re: Only one usage of each socket address (protocol/network address/port) is normally permitted



pbd22 <dushkin@xxxxxxxxx> wrote:
The service is starting (successfully) and then throwing this error
immediately after. It does this about 1,900 times in a very short
period of time and then throws an event log too full error.

Are you sure that the server isn't already listening on the port?

I'm surprised that it happens more than once, as I'd expect it to just
throw the exception once in Listen and then stop.

--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
.



Relevant Pages