Conflicting binding properties

Details

Field Error Details
Product Name BizTalk Server
Product Version 3.6
Event ID 0
Event Source 0
Component 0
Symbolic Name 0
Message Text Conflicting binding properties: MsmqAuthenticationMode={0} and MsmqProtectionLevel={1} is invalid. Change one of the properties to resolve the conflict

Explanation

The MSMQ protection level property of a WCF-NetMsmq transport was set to Sign or EncryptAndSign for the None MSMQ authentication mode.

User Action

Change the MSMQ protection level or the MSMQ authentication mode property to be consistent with the MSMQ protection level property.

  1. Click Start, click All Programs, click Microsoft BizTalk Server 20xx, and click BizTalk Server Administration.

  2. In the Console Root, expand BizTalk Server Administration, expand BizTalk Group, and expand Applications.

  3. Locate your application and then locate your transport.

  4. Right-click the transport name.

  5. Click Properties.

  6. In the port Type list, select the correct port.

  7. Click Configure.

  8. In the WCF-NetMsmq Transport Properties dialog box, click the Security tab.

  9. Check the values in the MSMQ authentication mode list and the MSMQ protection level list.

    For further information, see the following resources in the BizTalk Server Help: