Hi, I've searched for content related to troubleshooting MSDTC installation, but there appears to be none so far.
This problem arised after attempting to install Windows Components in a Windows Server EE w/ SP1 machine:
IIS, MSMQ, ASP.NET (which by default checked the 'Enable network COM+ access' option).
The following error dialog box text appears:
DISTRIBUTED TRANSACTION COORDINATOR SETUP ERROR =========================
Sub-component Distributed Transaction Coordinator raised an exception while processing the OC_COMPLETE_INSTALLATION setup message.
d:\srvrtm\com\complus\dtc\ntdtcsetup\src\csetuputil.cpp (line 2759)
Error Code = 0x80004005
Unspecified error
Failed to execute function 'DllRegisterServer()' in 'C:\WINDOWS\system32\mtxoci.dll'.
END DTC SETUP ERROR =========================================================
Also, the following error event data seems to be related to the problem:
SOURCE: System.EnterpriseServices =============================================
CATEGORY: none =========================================================
EVENT ID: 0 ==============================================================
DESCRIPTION ===========================================================
System.EnterpriseServices failed to install. Please fix the problem (see exception below) and run 'regasm System.EnterpriseServices.dll' again to install System.EnterpriseServices.
Exception:
'System.Runtime.InteropServices.COMException (0x8004E00F): COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator
at System.EnterpriseServices.Admin.ICatalog2.CurrentPartition(String bstrPartitionIDOrName)
at System.EnterpriseServices.RegistrationHelperTx.InstallUtilityApplication(Type t)'
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
END EVENT ERROR DETAILS==================================================
I'd really appreciate it if anyone could provide info for correcting this problem. Thanks
[tfl - 15 Aug 08] You should post questions like this to the Technet Forums at http://forums.microsoft.com/technet or the MS Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.