Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

can we applying Distributed Transaction and Threading Together ??

1 view
Skip to first unread message

F.Mathkour

unread,
Sep 25, 2007, 3:40:00 AM9/25/07
to
I was trying to Used Distributed Transaction with Thread to allow many
Inserting operations into Different Databases in Different Server at the same
time

My Question is can we applying the Distributed Transaction and Threading
Together.

I try to apply it But the folowing Problem appeares through Open the first
Database Connection

An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in mscorlib.dll
Additional information: The component is configured to use synchronization
and this method call would cause a deadlock to occur.


0 new messages