FIX: Cannot Read Messages from MSMQ-MQSeries Bridge Dead Letter Queue (281515)



The information in this article applies to:

  • MSMQ - MQSeries Bridge
  • Microsoft SNA Server 4.0 SP3
  • Microsoft SNA Server 4.0 SP4

This article was previously published under Q281515

SYMPTOMS

A program that is written in Microsoft Visual Basic may not be able to read Message Queuing messages that have been rejected and stored in the MSMQ-MQSeries Bridge Dead Letter queue.

CAUSE

When MQSeries rejects a message whose message body contains a Component Object Model (COM) object, the MSMQ-MQSeries Bridge changes the value of the PROPID_M_BODY_TYPE property to VT_BLOB (instead of maintaining the original variant type that is assigned to PROPID_M_BODY_TYPE). As a result, Visual Basic applications cannot read the message from the Dead Letter queues because VT_BLOB is not a known variant type.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this fix should have the following file attributes or later:
   Date         Time   Version     Size     File name
   ------------------------------------------------------
   23-Nov-2000  13:14  4.0.0.601   326,928  Explres.dll      
   23-Nov-2000  13:14  4.0.0.601   818,000  Q2qexpl.exe      
   23-Nov-2000  13:14  4.0.0.601   787,216  Q2qgw.exe        
   23-Nov-2000  13:13  4.0.0.601    11,536  Q2qmsg.dll       
   23-Nov-2000  13:14  4.0.0.601   384,752  Q2qprfdl.dll     
   23-Nov-2000  13:14  4.0.0.601   357,680  Q2qshdll.dll     
   23-Nov-2000  13:13  4.0.0.601    27,408  Shdllres.dll     
				
NOTE: This fix requires the MSMQ-MQSeries Bridge from SNA Server 4.0 Service Pack 3 (SP3) or later. The fix modifies the Bridge to maintain the original variant type.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

Modification Type:MinorLast Reviewed:10/19/2005
Keywords:kbbug kbfix kbQFE KB281515