First of all, Merry Christmas Everybody and Happy New Year!
Well, I have two components installed in the MTS. The first one is "require new
transaction", the other one is "require transaction". The first component calls
the second which in turn inserts a row in a database and returns a status data.
If I use only local database, I have no problem. But when I use my local database
and a remote one in order to test the two-phase-commit procedure, I get the
error: "Distributed Transaction Error". Nothing more.
If the second component is configured as "does not support transaction", once
again, I have no problem, but the 2-phase-commit procedure does not work. (As it
was expected)
I have no idea what's happening.
My Visual Studio is SP4 and Windows NT is SP6. In the remote machine too. Both
DTC are up.
Could someone help me?
Well, I have two components installed in the MTS. The first one is "require new
transaction", the other one is "require transaction". The first component calls
the second which in turn inserts a row in a database and returns a status data.
If I use only local database, I have no problem. But when I use my local database
and a remote one in order to test the two-phase-commit procedure, I get the
error: "Distributed Transaction Error". Nothing more.
If the second component is configured as "does not support transaction", once
again, I have no problem, but the 2-phase-commit procedure does not work. (As it
was expected)
I have no idea what's happening.
My Visual Studio is SP4 and Windows NT is SP6. In the remote machine too. Both
DTC are up.
Could someone help me?