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
I was getting the same error message and as it turned out, the issue was due to text within a comments block
After removing such characters from the commented block, everything works fine