Using BizTalk 2006 and Commerce Server 2007, I receive the following error
attempting to use the Commerce Server Orders BizTalk adapter as a receive
****t:
Failed submitting message to BizTalk. Message: The transaction has
already
been implicitly or explicitly committed or aborted (Exception from
HRESULT:
0x8004D00E). Stack trace: at
Microsoft.CommerceServer.Internal.ITransactionEx****t.Ex****t(Object
punkTransaction, UInt32& pcbTransactionCookie)
at
Microsoft.CommerceServer.Internal.TxHelper.GetCookieForTransaction(ITransaction
transaction, Byte[] whereabouts)
at
Microsoft.CommerceServer.BizTalk.Adapters.CommonUtilities.CreateCommerceServerCookie(ITransaction
transaction, Byte[] whereabouts)
at
Microsoft.CommerceServer.Adapter.Orders.OrdersReceiveEndpoint.SubmitBatch().
I get no Google hits when attempting to research this, and can't find
anything in the do***entation about it. Does anyone know anything about
this error?