COM+ error

Viewing 1 reply thread
  • Author
    Posts
    • #22640

      Hi,

      While deploying my project i am getting this COM+ error.

      COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator (Exception from HRESULT: 0x8004E00F)

      This error is coming in four systems wherever I sit and use. Even my friends have got this error. Could anyone help me out as soon as possible. Thank you.

       

    • #22645

      Check your DTC configurations. Use the following tools

      DTCTester  – Most BizTalk Server runtime operations require Microsoft Distributed Transaction Coordinator (MSDTC) support to ensure that the operations are transactionally consistent. If MSDTC transaction support is not available, then the associated BizTalk Server runtime operations cannot proceed. Use the DTCTester tool to verify distributed transaction support across firewalls or against networks. The DTCTester utility uses ODBC to verify transaction support against a SQL Server database and therefore requires that SQL Server is installed on one of the computers being tested. For more information about DTCTester

      Read KB Article http://support.microsoft.com/default.aspx?scid=kb;en-us;293799

       DTCPing –

      Use the DTCPing tool to verify distributed transaction support across firewalls or against networks. The DTCPing tool must be installed on both the client and server computers and is a good alternative to the DTCTester utility when SQL Server is not installed on either computer. For more information about using DTCPing to verify distributed transaction support,

      Read KB Article –

      http://support.microsoft.com/kb/306843

      Still you are getting the issue please let me know

      Nandika

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.