G
Guest
After I used TransactionScope in my C# application to update multiple tables
in 2 databases on the same SQL 2000 server. I got error "Import of MSDTC
transaction failed: Result Code = 0x8004d00e".
This problem happens only after I deployed this application to our Windows
Server 2003 Standard Edition.
But I don't have this problem when I run this application on my local
Windows XP Professional computer.
I think this problem is caused by MSDTC is not enabled on the server. Can
anybody show to how to enable MSDTC on the server?
Thanks a lot.
in 2 databases on the same SQL 2000 server. I got error "Import of MSDTC
transaction failed: Result Code = 0x8004d00e".
This problem happens only after I deployed this application to our Windows
Server 2003 Standard Edition.
But I don't have this problem when I run this application on my local
Windows XP Professional computer.
I think this problem is caused by MSDTC is not enabled on the server. Can
anybody show to how to enable MSDTC on the server?
Thanks a lot.