I\'m having a tough time with NetTcpBinding.
When I run my WCFservice,I get this:
System.InvalidOperationException: Could not find a base address tha
Configure net.tcp binding in your IIS site and set enabled protocol as "http,net.tcp using advanced setting".It should work