Binding validation failed because the binding's ExactlyOnce property is set to true while the destination queue is non-transactional. The service host cannot be opened. Resolve this conflict by setting the ExactlyOnce property to false or creating a transactional queue for this binding.
Binding '{0}' lacks a TransportBindingElement. Every binding must have a binding element that derives from TransportBindingElement. ...
Binding '{0}' was not found in config. The config file must be present and contain a binding matching the one specified in ...
Binding for property '{0}' cannot use the target element's Language for conversion; if a culture is required, ConverterCulture ...
Binding settings conflict with an existing instance that is using the same mesh name. Check the value of the property {0}. ...
Binding validation failed because the binding's ExactlyOnce property is set to true while the destination queue is non-transactional. ...
Binding validation failed because the binding's MsmqAuthenticationMode property is set to Certificate while the MsmqProtectionLevel ...
Binding validation failed because the binding's MsmqAuthenticationMode property is set to WindowsDomain but MSMQ is installed ...
Binding validation failed because the binding's MsmqAuthenticationMode property is set to WindowsDomain while the MsmqProtectionLevel ...
Binding validation failed because the binding's MsmqProtectionLevel property is set to EncryptAndSign while the UseActiveDirectory ...