Monday, February 9, 2009

COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator

To resolve this problem go through the following steps:

Go to Start > Run
Write the cmd and click on ok button. Command prompt will open.
Write the following commands
> msdtc -uninstall
> msdtc -install

This will resolve your problem.

You can see another solution on the following link too:
http://support.microsoft.com/kb/867520

Regards,
Vijay Modi

No comments:

Post a Comment