The contract name \'IMyService\' could not be found in the list of contracts implemented by the service \'MyService\'.. ---> System.InvalidOperationException: The
Doesn't the contract attribute on the endpoint need to be the fully qualified namespace?