Service '{0}' implements multiple ServiceContract types, and no endpoints are defined in the configuration file. WebServiceHost ...

Service '{0}' implements multiple ServiceContract types, and no endpoints are defined in the configuration file. WebServiceHost can set up default endpoints, but only if the service implements only a single ServiceContract. Either change the service to only implement a single ServiceContract, or else define endpoints for the service explicitly in the configuration file.