User2043281626 posted
Hello,
I am running my service in Visual Studio 2010; only option, and I have this WCF service that was initially only using wsHTTPBinding, but now needs to have a endpoint for NetTCP as well. The problem is that I get the following error, 'The
protocol 'net.tcp' is not supported issue regarding WCF '
Any clues as to what is causing this issue? Please keep in mind that I can only debug/run this service in Visual Studio, because of some security constraints my company have put in place.