The Message Queuing log file contains a "OxC00e0075" error message (839484)
The information in this article applies to:
- Microsoft Message Queuing 2.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 SYMPTOMSThe Message Queuing log file may contain either of the
following error messages: Error 1OxC00e0075: Message Queuing servers cannot
be found on domain controllers. Error 2OxC00e0075: Message Queuing was unable to
join the local Windows 2000 domain. CAUSEError 1 occurs if you install Message Queuing in Workgroup
mode. Error 2 occurs if you install Message Queuing in Workgroup mode and then
you add your computer to a domain. The errors occur because Message Queuing
does not have to access Active Directory on a domain controller when Message
Queuing is in Workgroup mode.RESOLUTIONWarning 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. To resolve this problem, follow these steps:
- Add an appropriate DWORD value to the registry. To do this,
follow these steps:
- Click Start, and then click
Run. The Run dialog box appears.
- In the Open box, type
regedit, and then click OK.
- In Registry Editor, locate and then click the following
registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\setup - On the Edit menu, point to
New, and then click DWORD Value.
- In the right pane of Registry Editor, under
Name, replace the selected text with
AlwaysWithoutDS, and then press ENTER.
- On the Edit menu, click
Modify. The Edit DWORD Value dialog box
appears.
- In the Value data box, replace the
existing text with 1, and then click
OK.
- On the Registry menu, click
Exit to quit Registry Editor.
- Restart the Message Queuing service. To do this, follow
these steps:
- Click Start, and then click
Run. The Run dialog box appears.
- In the Open box, type
cmd, and then click OK. A command
prompt window appears.
- At the command prompt, run the following command to
stop the Message Queuing access control service: You receive a message that prompts you to stop the services that
depend on the Message Queuing access control service. These services include
the Message Queuing service.
- Type N, and then press
ENTER.
- After the command that you ran in step 2c has
completed, run the following command to restart the Message Queuing service:
STATUS This
behavior is by design.REFERENCESFor more information about Message Queuing, visit the
following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbtshoot kbService kbRegistry kbActiveDirectory kbMsg kbEventLog kbdomain kbenable kbprb KB839484 kbAudDeveloper |
---|
|