Re: Only one usage of each socket address (protocol/network address/port) is normally permitted
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 19:31:15 -0000
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
.
- Follow-Ups:
- References:
- Prev by Date: Re: Move a file that isn't completely written yet.
- Next by Date: Re: stringbuilder performance questions
- Previous by thread: Re: Only one usage of each socket address (protocol/network address/po
- Next by thread: Re: Only one usage of each socket address (protocol/network address/port) is normally permitted
- Index(es):
Relevant Pages
|