You receive "The Message Queuing service is not available" error message when you try to create a private queue in Windows 2000 (840144)
The information in this article applies to:
- Microsoft Message Queuing 2.0
- Microsoft Windows 2000 Advanced Server SP3
- Microsoft Windows 2000 Server SP3
- Microsoft Windows 2000 Professional SP3
SYMPTOMSWhen you install Microsoft Windows 2000 Service Pack 3 (SP3)
or later on a computer that is running the Windows 2000 operating system, you
may not be able to locate a private queue in the Computer Management window. If
you try to create a new private queue, you may receive the following error
message: Cannot create '<Private Queue
Name>'. Error: The Message Queuing service is not
available Note The <Private Queue Name>
placeholder is a placeholder for the private queue name that you provide when
you create a private queue. CAUSEWhen you install Windows 2000 Service Pack 3 or later on a
computer that is running Windows 2000, code is added to authenticate the local
Remote Procedure Call (RPC) between the message queuing runtime and the local
message queuing service. This code supports the local system account that is
also the default account. This code also supports domain accounts for domain
controllers. You cannot run the Message Queuing service under the local user
account. If you try to run the Message Queuing service under the local user
account, you receive the error message that is mentioned in the "Symptoms"
section.RESOLUTIONTo resolve this problem, follow these steps:
- Log on to your computer as an administrator.
- Click Start, and then click
Run.
The Run dialog box
appears. - In the Open box, type
Services.msc, and then click OK.
The Services window appears. - Locate Message Queuing. Right-click
Message Queuing, and then click
Properties.
The Message Queuing Properties
(Local Computer) dialog box appears. - On the Log On tab, click Local
System account.
- Click Apply, and then click
OK.
- Stop the Message Queuing service, and then start the
Message Queuing service.
REFERENCESFor additional information about frequently asked questions
of known issues for Microsoft Message Queuing, visit the following Microsoft
Web site: For additional information about public and private queues, visit
the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbtshoot kbService kbbrowsing kbprb KB840144 kbAudDeveloper |
---|
|