The service cannot be activated because it requires ASP.NET compatibility. ASP.NET compatibility is not enabled for this application. Either enable ASP.NET compatibility in web.config or set the AspNetCompatibilityRequirementsAttribute.AspNetCompatibilityRequirementsMode property to a value other than Required.
The service '{0}' is configured with TransactionAutoCompleteOnSessionClose set to true and with an InstanceContextMode not ...
The service '{0}' is configured with TransactionAutoCompleteOnSessionClose set to true, but no operations are configured ...
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 ...