I\'ve spent a couple of hours searching about this error, and I have tested almost everything it\'s on Google.
I want to access a service using TCP, .NET4 an
You are missing service configuration
...
With this config you should not need to define base address in code.