Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You may receive error code 0xc00e050f when you try to install Message Queuing on a Windows Server 2003 domain controller


View products that this article applies to.

Symptoms

When you try to install Microsoft Message Queuing on a Microsoft Windows Server 2003 domain controller, you may receive the following error message:
The ID of the MsmqServices object cannot be obtained from Active Directory.
Error Code: 0xc00e050f
Error Description: The object was not found in Active Directory
Additionally, the following error message is logged in the Msmqinst.log file:
Error Code: 0xc00e050f
Error Description: The object was not found in Active Directory.
User RETRY
UI The ID of the MsmqServices object cannot be obtained from Active Directory.

↑ Back to the top


Cause

This problem occurs because one of the following conditions is true:
  • The MsmqServices object is missing in the Active Directory directory service.
  • The Authenticated Users group does not have sufficient permissions in Active Directory.

↑ Back to the top


Resolution

Warning If you use the Active Directory Service Interfaces (ADSI) Edit Microsoft Management Console (MMC) snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require that you reinstall Microsoft Windows, Microsoft Exchange Server, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.

Note The ADSI Edit MMC snap-in is included with the Microsoft Windows Server 2003 Support Tools. To install the Windows Server 2003 Support Tools, double-click Suptools.msi in the Support\Tools folder on the Windows Server 2003 CD.

To resolve this problem, follow these steps:
  1. Click Start, click Run, type adsiedit.msc, and then click OK.
  2. Expand Configuration [DomainControllerName.DomainName.com], expand CN=Configuration,DC=DomainName,DC=com, and then expand CN=Services.
  3. If the CN=MsmqServices object is missing, right-click CN=Services, click New, and then click Object. If the CN=MsmqServices exists, go to step 6.
  4. Click mSMQEnterpriseSettings, and then click Next.
  5. In the Value box, type MsmqServices, and then click Next.
  6. Click Finish.
  7. Right-click CN=MsmqServices, and then click Properties.
  8. Click the Security tab, and then click Authenticated Users.
  9. Click to select the Read check box, and then click OK.

↑ Back to the top


Keywords: KB936500, kbprb, kberrmsg, kbpubtypekc, kbtshoot

↑ Back to the top

Article Info
Article ID : 936500
Revision : 4
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 248