I\'m just learning wcf and currently got this far.
CS File:
using System; using System.Collections.Generic; using System.Linq; using
I got this error because my service name was wrong. Using netTcpBinding and mexTcpBinding with httpGetEnabled = False then worked.