The HTTPS listener factory was configured to require a client certificate and the '{0}' authentication scheme. However, only one form of client authentication can be required at once.
The HTTP service located at {0} is unavailable. This could be because the service is too busy or because no endpoint was ...
The HttpBrowserCapabilities string '{1}' evaluated to '{2}'. {0} Check the browserCaps section of machine.config or web.config ...
The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, ...
The HTTPS channel factory does not support explicit specification of an identity in the EndpointAddress unless the authentication ...
The HTTPS listener factory was configured to require a client certificate and the '{0}' authentication scheme. However, only ...
The HttpsGetEnabled property of ServiceMetadataBehavior is set to true and the HttpsGetUrl property is a relative address, ...
The IAsyncResult implementation '{0}' tried to complete a single operation multiple times. This could be caused by an incorrect ...
The IAsyncResult returned from Begin and the IAsyncResult supplied to the Callback are on different objects. These are required ...
The IBindingList.AddNew method is not supported when binding to a collection of abstract types. You must instead use the ...