FIX: MSMQ ActiveX Receive Fails Due To Bad SenderID Length (241765)
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 Q241765 SYMPTOMS
An application receiving a message using the Microsoft Message Queue (MSMQ) ActiveX interface fails with the following error:
MQ_ERROR_SENDERID_BUFFER_TOO_SMALL
CAUSE
The MSMQ ActiveX Receive method was coded for a maximum buffer of 32 bytes for the senderid property. This may be too small in some cases.
RESOLUTIONWindows NT Server or Workstation 4.0
When using the MSMQ ActiveX Receive, this error is no longer returned from the MQReceiveMessage in the ActiveX component. Instead, the senderid property buffer is automatically increased until the receive is satisfied.
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
For information on obtaining the individual software update, contact Microsoft
Product Support Services. For a complete list of Microsoft Product Support
Services phone numbers and information on support costs, please go to the
following address on the World Wide Web:
Windows 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
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: | 2/24/2004 |
|---|
| Keywords: | kbBug kbfix kbMSMQ100fix KB241765 kbAudDeveloper |
|---|
|