RESOLUTION
A supported fix 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 fix. For a complete list of Microsoft Product Support Services phone 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 has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name
-------------------------------------------------------------------
01-Apr-2003 16:31 1.0.45.10 27,648 Aicmq.dll
01-Apr-2003 16:31 1.6.1.1 51,200 Lkrhash.dll
01-Apr-2003 16:31 1.0.45.10 172,544 Mmcmqs.dll
01-Apr-2003 16:31 1.0.45.10 27,648 Mqadaptersetuplibrary.dll
01-Apr-2003 16:31 1.0.45.10 70,144 Mqhelper.dll
01-Apr-2003 16:31 1.0.45.10 7,680 Mqhelperps.dll
01-Apr-2003 16:31 1.0.45.10 58,880 Mtbworker.dll
01-Apr-2003 16:31 1.0.45.10 20,480 Svcevent.dll
01-Apr-2003 16:31 1.0.45.10 33,792 Mtbsvc.exe
15-Mar-2003 01:01 145,392 Mmcmqs.chm
20-Nov-2002 21:19 236,544 Mmcmqs.msc
20-Nov-2002 21:19 1,294 Aicmq_mqpipeline_1.asp
20-Nov-2002 21:19 1,248 Aicmq_mqpipeline_1_post.asp
NOTE: Because of file dependencies, the most recent hotfix or feature
that contains these files may also contain additional files. After you apply this hotfix, BizTalk Server Adapter for MQSeries moves unreadable messages to a dead letter queue, and then continues to process good messages.
Install Instructions
Note You must apply this hotfix to an installation of BizTalk Server Adapter for MQSeries that does not have any other hotfixes applied to it. If you have applied earlier hotfixes, you must first roll back to the original version of the application to remove the earlier hotfixes.
- Stop the BizTalk Adapter for MQSeries service.
- In Component Services, remove the MQHelper COM component from the
BizTalk Adapter for MQSeries COM+ application.
- Install the Btsmqs_q816772.exe fix. You receive a prompt to restart
the server.
- Add MQHelper COM+ components to the BizTalk Adapter for MQSeries
COM+ application by using the new binary file (C:\Program Files\Microsoft
BizTalk Adapter for MQSeries\Mqhelper.dll).
Verify that the Transaction property is set to Required and the Concurrency property is set to Required.
- Replace the original version Active Server Pages (ASP) pages that are located
in the BizTalk folder (C:\Program Files\Microsoft BizTalk
Server\MessagingManager\Pipeline) with the ASP pages that are located in the
.zip file (Aicmq_mqpipeline_1.asp and Aicmq_mqpipeline_1_post.asp).
- Add the registry DWORD value UseDeadLetterQueue under the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\BizTalk Adapter For MQSeries\MQHelper
Set the value of UseDeadLetterQueue to 1. - Create a local queue on the computer running MQSeries Server. Specify this queue as the dead letter queue for the queue manager. You can do this on the Extended tab of Properties for the queue manager.