Select the product you need help with
0xC00E004C error returned from the MSMQMessage.Send()MethodArticle ID: 327815 - View products that this article applies to. This article was previously published under Q327815 On This PageSYMPTOMS If you apply Microsoft Windows 2000 Service Pack 3 (SP3) to
a clustered Windows 2000 Server, calls that are made to the MSMQMessage.Send() method or to the MSMQQueue.Receive() method fail. You receive one of the following errors:
Unable to connect to Transaction
Controller Cannot connect to MS
DTC A connection cannot be established with the
Distributed Transaction Coordinator MQ_ERROR_DTC_CONNECT =
-1072824244 (0xC00E004C) CAUSEThe Send method of the MSMQMessage object sends a message to a destination queue. The Receive method of the MSMQQueue object retrieves the first message in a queue, and then removes
the message from the queue when the message is read. By default, the Send method and the Receive method use a MQ_MTS_TRANSACTION transaction constant. This constant specifies that the call is part of the current Component Services (COM+) or Microsoft Transaction Server (MTS) transaction. Therefore, when these methods are called, the parent Message Queuing COM object tries to enlist in any calling transactions, and then continues under the context of the calling transaction. If these methods are not called from the context of a transaction, then they continue non-transacted. Before the release of Windows 2000 SP3, if the Send method and the Receive method were called with the MQ_MTS_TRANSACTION parameter under the context of a transaction, the methods succeeded. This occurred even if the methods could not enlist in the available transaction because of a Distributed Transaction Controller (DTC) failure. Generally, this is not a problem, because on a non-clustered Windows 2000 Server, these methods cannot be invoked unless the DTC service starts. Message Queuing depends on the DTC Service. However, this behavior is problematic if MSMQMessage.Send() or MSMQQueue.Receive() is called from a Message Queuing COM object that is derived from a clustered Message Queuing Resource. A clustered Message Queuing Resource does not depend on the DTC Service running. The DTC Service can be shutdown during cluster failover, or for other reasons. Transaction semantics fail for the MSMQMessage.Send() method as follows:
RESOLUTIONService Pack InformationTo resolve this problem, obtain the latest service pack for Microsoft Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:260910
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
Hotfix InformationA supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next that contains this hotfix.To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support NOTE: In special cases, charges that are ordinarily incurred for
support calls may be canceled if a Microsoft Support Professional determines
that a specific update will resolve your problem. The typical support costs
will apply to additional support questions and issues that do not qualify for
the specific update in question.
(http://support.microsoft.com/contactus/?ws=support)
The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel. Date Time Version Size File Name ----------------------------------------------------------- 15-Jan-2003 17:01 5.0.0.759 280,336 Mq1repl.dll 21-Oct-2002 20:31 5.0.0.759 14,096 Mq1sync.exe 19-Dec-2002 21:37 5.0.0.764 75,408 Mqac.sys 15-Jan-2003 17:01 5.0.0.760 217,360 Mqads.dll 30-Oct-2002 16:43 5.0.0.761 25,360 Mqbkup.exe 15-Jan-2003 17:01 5.0.0.750 76,560 Mqdscli.dll 15-Jan-2003 17:01 5.0.0.735 41,744 Mqdssrv.dll 21-Oct-2002 20:31 5.0.0.759 98,064 Mqmig.exe 15-Jan-2003 17:01 5.0.0.759 265,488 Mqmigrat.dll 15-Jan-2003 17:01 5.0.0.740 222,480 Mqoa.dll 15-Jan-2003 17:01 5.0.0.762 8,464 Mqperf.dll 15-Jan-2003 17:01 5.0.0.765 425,232 Mqqm.dll 15-Jan-2003 17:01 5.0.0.765 102,672 Mqrt.dll 15-Jan-2003 17:01 5.0.0.759 70,928 Mqsec.dll 15-Jan-2003 17:01 5.0.0.762 23,824 Mqupgrd.dll 15-Jan-2003 17:01 5.0.0.763 110,352 Mqutil.dll 15-Jan-2003 17:01 5.0.0.748 64,784 Msmq.cpl STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
This problem was first corrected in Microsoft Windows 2000 Service Pack 4. PropertiesArticle ID: 327815 - Last Review: February 19, 2007 - Revision: 6.4
|


Back to the top








