When using BizTalk 2004 we were also getting these but setting the XA
transaction setting resolved this. With BizTalk 2006 the XA transaction
checkbox is checked so we seem to be having a different error.
We can turn Transaction Supported to NO but that small window where the
message is moving between the queue and SQL Server tables could result in the
loss of a transaction. Very small probability but extremely large consequence
if it occurs.
Any thoughts?
--
There are 10 kinds of people, those who understand binary and those that
don''t
There''s no place like 127.0.0.1
================================
3.14159 + Ice Cream = Pi ala mode
Have you enabled XA transactions on the MSDTC as well?
Check the configuration under
Administrative tools --> Component Services --> Component Services --> Local
Computer --> (right click) properties, MSDTC, security
Please also ensure that the Queue Server shares the same security settings
as the BizTalk Server.
Regards
Joerg Fischer
"Jeff Tressler" <JeffTr...@discussions.microsoft.com> schrieb im
Newsbeitrag news:7BB63F5C-2FC2-4091...@microsoft.com...