FIX: Event ID: 4811 occurs when you try to start a queued COM+ application that has a long name and Microsoft Message Queuing is configured for Workgroup mode in Windows Server 2003 (917399)
The information in this article applies to:
- Microsoft COM+ 1.5, when used with:
- the operating system: Microsoft Windows Server 2003
SYMPTOMSConsider 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. CAUSEThis problem occurs because the FormatName property for the main queue in a COM+ queued component application is incorrectly truncated to 59 characters.RESOLUTIONHow to obtain the hotfixThis issue is fixed in the Windows Server 2003 Post-Service Pack 1 COM+ 1.5 Hotfix Package 9. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 921981 Availability of the Windows Server 2003 Post-Service Pack 1 COM+ 1.5 Hotfix Rollup Package 9 STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 9/29/2006 |
---|
Keywords: | kbComPlusQC kbfix kbQFE kbWinServ2003preSP2fix kbpubtypekc kbbug KB917399 kbAudDeveloper |
---|
|