FIX: A Message Queuing 3.0 application cannot open a public queue that was recently created (842513)



The information in this article applies to:

  • Microsoft Message Queuing 3.0

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

A Message Queuing 3.0 application cannot open a public queue that was recently created. This problem occurs if the user account and the computer account belong to the same domain, and there is more than one domain controller in the same site. You may receive any one of the following error messages:

Error message 1
The queue is not registered in the DS
Error message 2
MQ_ERROR_QUEUE_NOT_FOUND
Error message 3
0xC00E0003

CAUSE

A queue can be created and can be opened against different domain controllers. Therefore, if the queue has not yet been replicated to the other domain controllers, the application cannot open a recently-created public queue on a domain controller.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: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 usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart your computer after you apply this hotfix.

File information

The English version of this hotfix 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
   --------------------------------------------------------------
   20-May-2004  15:26  5.4.15.0          548,592  Windowsserver2003-kb842513-x86-enu-symbols.exe  
   20-May-2004  15:26  5.4.15.0          955,632  Windowsserver2003-kb842513-x86-enu.exe  
   20-May-2004  16:30  5.2.1726.173      146,432  Mqad.dll         
   20-May-2004  16:30  5.2.1726.173      192,000  Mqads.dll        
   20-May-2004  16:30  5.2.1726.173        9,728  Mqcertui.dll     
   20-May-2004  16:30  5.2.1726.173       31,232  Mqdbodbc.dll     
   20-May-2004  16:30  5.2.1726.173       47,616  Mqdscli.dll      
   20-May-2004  16:30  5.2.1726.173       48,128  Mqdssrv.dll      
   20-May-2004  16:30  5.2.1726.173       44,544  Mqgentr.dll      
   20-May-2004  16:30  5.2.1726.173       28,160  Mqise.dll        
   20-May-2004  16:30  2001.12.4720.16    71,680  Mqlogmgr.dll     
   20-May-2004  16:30  5.2.1726.173      777,216  Mqqm.dll         
   20-May-2004  16:30  5.2.1726.173      169,472  Mqrt.dll         
   20-May-2004  16:30  5.2.1726.173      117,248  Mqrtdep.dll      
   20-May-2004  16:30  5.2.1726.173      133,632  Mqsec.dll        
   21-Apr-2004  16:35                        271  Branches.inf
   20-May-2004  17:09                     14,002  Kb842513.cat
   20-May-2004  17:01                        354  Updatebr.inf
   20-May-2004  17:01                      6,765  Update_rtmqfe.inf

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

This hotfix does not solve all scenarios. For example, the error may occur if the domain controller where the queue is created becomes unreachable immediately after the queue is created. The new queue is not available until the domain controller is reachable or until replication to the other domain controllers occurs.

You must use a registry parameter to enable this hotfix:

Follow these steps, and then quit Registry Editor:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following key in the registry:

    hklm\software\microsoft\msmq\parameters

  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type DomainBinding, and then press ENTER.
  5. On the Edit menu, click Modify.
  6. Type 0, and then click OK.

REFERENCES

For additional information about how hotfix packages are named, click the following article number to view the article in the Microsoft Knowledge Base:

816915 New file naming schema for Microsoft Windows software update packages


Modification Type:MinorLast Reviewed:6/1/2006
Keywords:kbBug kbfix kbWinServ2003preSP1fix kbHotfixServer kbQFE KB842513 kbAudDeveloper