Microsoft KB Archive/262999

From BetaArchive Wiki
Knowledge Base


FIX: Queued Components on an MSMQ Dependent Client May Cause Application Event Log Error

Article ID: 262999

Article Last Modified on 2/23/2007



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server



This article was previously published under Q262999

SYMPTOMS

When you try to enable the Queuing functionality for a COM+ application on a computer where MSMQ is installed as a Dependent Client, the COM+ catalog may show an error indicating that it couldn't find a specified service, and log the following COM+ error in the Application Event Log:

The run-time environment has detected the absence of a critical resource and has caused the process that hosted it to terminate. OpenService Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235} Server Application Name: System Application Error Code = 0x80070424 : The specified service does not exist as an installed service. COM+ Services Internals Information: File: .\msmqrt.cpp, Line: 689

CAUSE

The COM+ run-time environment is attempting to start the Message Queuing service on a computer that is configured as an MSMQ Dependent Client. This process doesn't work correctly (fails) because the Message Queuing service is not installed on an MSMQ Dependent Client.

RESOLUTION

To resolve this problem, obtain the latest service pack for 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


STATUS

Microsoft has confirmed that this is a problem in Microsoft Windows 2000. This problem was first corrected in Windows 2000 Service Pack 2.

Keywords: kbhotfixserver kbqfe kbbug kbfix KB262999