Microsoft KB Archive/241744

From BetaArchive Wiki

Article ID: 241744

Article Last Modified on 7/14/2004



APPLIES TO

  • Microsoft Windows NT Server 4.0, Terminal Server Edition
  • Microsoft Message Queue Server 1.0



This article was previously published under Q241744

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

Windows NT Server 4.0, Terminal Server Edition

To 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



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 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.

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: kbbug kbfix kbmsmq100fix KB241744