Hi,
We've been getting this error for the past few days - ever since we deployed a test version for the users, actually: TCP error code 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted
This does not seem to happen on our development machines for some reason. I've looked at various threads on StackOverflow and MSDN, but haven't found anything there that could possibly help since here it is really CSLA that's taking care of all the plumbing.
Anyone has an idea as to what we can check - be it on the client or server side - to resolve this? The Net.TCP service is deployed as a Windows Service (the server is Windows Server 2003).
Thanks,
Michel