Microsoft KB Archive/917399

From BetaArchive Wiki
Knowledge Base


Article ID: 917399

Article Last Modified on 12/5/2007



APPLIES TO

  • Microsoft COM+ 1.5, when used with:
    • Microsoft Windows Server 2003, Standard Edition (32-bit x86)




SYMPTOMS

Consider the following scenario:

  • You have a Microsoft COM+ queued component application in Microsoft Windows Server 2003.
  • The COM+ queued component application has a long name.
  • Microsoft Message Queuing is configured for Workgroup mode (private queues).

In this scenario, the COM+ queued component application may not start. When this problem occurs, the following Error event is logged in the Application log:

Event Type: Error
Event Source: COM+
Event Category: (115)
Event ID: 4811
Date: Date
Time: Time
User: N/A
Computer: ComputerName
Description: An unexpected error was returned by Message Queuing API indicated. Unable to retrieve the associated error message text. Message Queuing API return values are defined in Platform SDK file MQ.H.MQOpenQueue

Server Application Name: ApplicationName
Error Code = 0xc00e0003 :
COM+ Services Internals Information:
File: d:\nt\com\complus\src\comsvcs\qc\msmqrt\msmqrt.cpp, Line: 331 Comsvcs.dll file version: ENU 2001.12.4720.2517 shp

Note The error code 0xc00e0003 corresponds to the MQ_ERROR_QUEUE_NOT_FOUND constant.

CAUSE

This problem occurs because the FormatName property for the main queue in a COM+ queued component application is incorrectly truncated to 59 characters.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003


How to obtain the hotfix

This issue is fixed in the Windows Server 2003 Post-Service Pack 1 COM+ 1.5 Hotfix Package 9.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


For more information about Workgroup mode in Microsoft Message Queuing, click the following article number to view the article in the Microsoft Knowledge Base:

884974 Information about Workgroup mode and about Domain mode in Microsoft Message Queuing


For more information about how to determine whether Microsoft Message Queuing is installed in Workgroup mode, click the following article number to view the article in the Microsoft Knowledge Base:

248500 How to determine if MSMQ 2.0 is installed in Workgroup or Domain mode


Keywords: kbwinserv2003sp2fix kbcomplusqc kbfix kbqfe kbpubtypekc kbwinserv2003presp2fix kbbug KB917399