FIX: MSMQ ActiveX Component Receive Fails When Receiving a Message (241749)
The information in this article applies to:
- Microsoft Windows NT Server 4.0 Terminal Server Edition
- Microsoft Message Queue Server (MSMQ) 1.0
This article was previously published under Q241749 SYMPTOMS
A Microsoft Message Queue (MSMQ) application using the MSMQ ActiveX components fails with the following error when receiving a message: MQ_ERROR_SENDER_CERT_BUFFER_TOO_SMALL CAUSE
The MSMQ ActiveX Components limited the size of an external certificate to 4096 bytes when receiving. In some instances, the external certificate may be larger than 4096 bytes.
RESOLUTIONWindows NT Server 4.0, Terminal Server EditionTo resolve this problem, obtain the latest service pack for Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
152734 How to Obtain the Latest Windows NT 4.0 Service Pack
The ActiveX Component's Receive method now checks the return code from MQReceiveMessage and will reallocate a buffer large enough to handle the external certificate when the size exceeds the initial allocation before returning to the caller.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
This problem was first corrected in Windows NT Server version 4.0, Terminal Server Edition Service Pack 6.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbBug kbfix kbMSMQ100fix KB241749 |
---|
|