Microsoft KB Archive/329546

From BetaArchive Wiki

Article ID: 329546

Article Last Modified on 2/20/2007



APPLIES TO

  • Microsoft Message Queuing 2.0



This article was previously published under Q329546


SYMPTOMS

When Microsoft Message Queuing, also known as MSMQ, 2.0 is recycled, the following invalid DNS query is generated:

_ldap._tcp.my-site._sites.dc._msdcs.server


This invalid DNS query occurs because the following call is made:

ADsOpenObject("LDAP://server/DC=domain, DC=com",...)


Instead, the following call should be made:

ADsOpenObject("LDAP://domain.com/DC=domain, DC=com", ...)


RESOLUTION

Service Pack Information

To 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 How to Obtain the Latest Windows 2000 Service Pack


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 Windows 2000 Service Pack 4 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:

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. 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
   ------------------------------------------------------
   24-Oct-2002  19:55  5.0.0.759  280,336  Mq1repl.dll      
   21-Oct-2002  15:38  5.0.0.759   14,096  Mq1sync.exe      
   27-Aug-2002  18:54  5.0.0.756   74,832  Mqac.sys
   24-Oct-2002  19:55  5.0.0.760  217,360  Mqads.dll        
   26-Aug-2002  21:35  5.0.0.756   21,776  Mqbkup.exe       
   24-Oct-2002  19:55  5.0.0.750   76,560  Mqdscli.dll      
   24-Oct-2002  19:55  5.0.0.735   41,744  Mqdssrv.dll      
   21-Oct-2002  15:38  5.0.0.759   98,064  Mqmig.exe        
   24-Oct-2002  19:55  5.0.0.759  265,488  Mqmigrat.dll     
   24-Oct-2002  19:55  5.0.0.740  222,480  Mqoa.dll         
   24-Oct-2002  19:55  5.0.0.748    8,976  Mqperf.dll       
   24-Oct-2002  19:55  5.0.0.758  424,208  Mqqm.dll         
   24-Oct-2002  19:55  5.0.0.756  102,672  Mqrt.dll         
   24-Oct-2002  19:55  5.0.0.759   70,928  Mqsec.dll        
   24-Oct-2002  19:55  5.0.0.756   23,824  Mqupgrd.dll      
   24-Oct-2002  19:55  5.0.0.756  110,352  Mqutil.dll       
   24-Oct-2002  19:55  5.0.0.748   64,784  Msmq.cpl

                

STATUS

Microsoft 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.

Keywords: kbhotfixserver kbqfe kbwin2ksp4fix kbbug kbfix KB329546