| prasen67@yahoo.com 2006-11-03, 7:19 pm |
| Alan - thanks for replying. I read both your blog articles.
I configured MSDTC thru Component Services on both the CS and Client
(BizTalk) server boxes (I am using the Orders receive adapter).
NO LUCK, I get the same message from the Commerce Server Orders Receive
Adapter - "Failed submitting message to BizTalk." Always coupled with
it is the mssage from CrossTierTypes.TxHelper - "The call to
ITransactionExport.Export failed. Message: The transaction has already
been implicitly or explicitly committed or aborted...at
Microsoft.CommerceServer.Internal.TxHelper.GetCookieForTransaction(ITransaction
transaction, Byte[] whereabouts). "
Because DTC works over RPC, on a colleagues suggestion I disabled
"Restrictions for Unauthenticated RPC Clients". Did this via RUN -->
gpedit.msc --> Computer Configuration --> Administrative templates -->
Remote Procedure Calls --> Restrictions for Unauthenticated RPC Clients
--> Properties --> Disabled.
Did not work either. I then enabled Transaction Internet Protocol for
MSDTC on the server (CS) machine. This too did not work.
I generated the Adapter trace log (AdapterTrace.log), but its not a
human readable format - how do I read it?
I am at my wit's end....
|