The service class of type {0} both defines a ServiceContract and inherits a ServiceContract from type {1}. Contract inheritance can only be used among interface types. If a class is marked with ServiceContractAttribute, it must be the only type in the hierarchy with ServiceContractAttribute. Consider moving the ServiceContractAttribute on type {1} to a separate interface that type {1} implements.
The service '{0}' is configured with TransactionAutoCompleteOnSessionClose, but no operations are configured with TransactionScopeRequired ...
The service cannot be activated because it does not support ASP.NET compatibility. ASP.NET compatibility is enabled for this ...
The service cannot be activated because it requires ASP.NET compatibility. ASP.NET compatibility is not enabled for this ...
The service class of type {0} both defines a ServiceContract and inherits a ServiceContract from type {1}. Contract inheritance ...
The service class of type {0} both defines a ServiceContract and inherits a ServiceContract from type {1}. Contract inheritance ...
The Service contains multiple ServiceEndpoints with different ContractDescriptions which each have Name='{0}' and Namespace='{1}'. ...
The service does not expose IProjectionProvider interface which is required when projection is requested. Request could not ...
The service does not expose IProjectionProvider interface which is required when top level results are paged. Request could ...
The service endpoint failed to listen on the URI '{0}' because access was denied. Verify that the current user is granted ...