Service connection issue
Another question for you: I've implemented my service and my client using NetTcpBinding. The hosted service is running. Often when I run the client I cannot connect to it until two or three retries. Do you know why this happens?
Another strange issue is that the exception raising never respects the openTimeout setting of the binding configuration! :(
Thx!
Antonio
|