FIX: Journal Property for Private Queues Cannot be Updated from MSMQ ActiveX Components

ID: Q241744


The information in this article applies to:
  • Microsoft Message Queue Server version 1.0


SYMPTOMS

An Microsoft Message Queue (MSMQ) application using ActiveX component calls Update for a private queue with either the PROPID_Q_JOURNAL or PROPID_Q_JOURNAL_QUOTA properties for a private queue, but neither property is updated and no error is returned.


CAUSE

The PROPID_Q_JOURNAL and PROPID_Q_JOURNAL_QUOTA properties were not made available in the property list.


RESOLUTION

To 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 Pack
ActiveX component calls to Update were updated to include the PROPID_Q_JOURNAL and PROPID_Q_JOURNAL_QUOTA properties when updating private queues.


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.

This problem was first corrected in Windows NT 4.0 Service Pack 6.


MORE INFORMATION

This failure only occurs when updating the PROPID_Q_JOURNAL and PROPID_Q_JOURNAL_QUOTA properties for an existing private queue. This was not a problem when creating a private queue and specifying these properties.

Additional query words: MSMQ Properties private queue

Keywords : kbMSMQ kbMSMQ100 kbMSMQ100bug kbMSMQ100fix NT4SP6Fix kbGrpPlatform kbDSupport
Version : winnt:1.0
Platform : winnt
Issue type : kbbug


Last Reviewed: October 28, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.