The contract name \'IMyService\' could not be found in the list of contracts implemented by the service \'MyService\'.. ---> System.InvalidOperationException: The
can you post code of your interface...? as normally this occurs if you haven't specified ServiceContract attribute in your Interface...