The information in this article applies to:
SYMPTOMSAn application receiving a message using the Microsoft Message Queue (MSMQ) ActiveX interface fails with the following error:
CAUSEThe 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. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q152734 How to Obtain the Latest Windows NT 4.0 Service PackWhen 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. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. Additional query words: MSMQ Error Receive
Keywords : kbMSMQ kbMSMQ100 kbMSMQ100bug kbMSMQ100fix NT4SP6Fix kbDSupport |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |