This really is bugging me for a couple of hours. I created the simplest WCF service using a TCP binding.
namespace WcfTcpService { public class TestTcpSe
I had same problem and I changed web.config as below: