The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http base address. Either supply an http base address or set HttpGetUrl to an absolute address.
The HTTP request to '{0}' was aborted. This may be due to the local channel being closed while the request was still in progress. ...
The HTTP response from the '{0}' operation that is being added to the ASP.NET output cache is from an authenticated request. ...
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 ...