Consider the following scenario:
- A computer is running Microsoft BizTalk Server 2006 or Microsoft BizTalk Server 2006 R2.
- You create a send port.
- In Transport Advanced Options, you enable the Ordered delivery option on the send port.
- You configure a backup transport for this send port.
In this scenario, the send port stops sending messages when the following behavior occurs:
- The primary transport fails.
- The send port tries to use the backup transport.
This issue occurs even though the
Stop sending subsequent messages on current message failure option on the send port is enabled or disabled.