The service cannot be activated because it does not support ASP.NET compatibility. ASP.NET compatibility is enabled for this application. Turn off ASP.NET compatibility mode in the web.config or add the AspNetCompatibilityRequirements attribute to the service type with RequirementsMode setting as 'Allowed' or 'Required'.
The service '{0}' is configured with ReleaseServiceInstanceOnTransactionComplete set to true but no operations are configured ...
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}'. ...