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 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 hotfix 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
-------------------------------------------------------------------
27-Oct-2003 16:08 1.0.45.13 33,280 Aicmq.dll
27-Oct-2003 16:08 1.6.1.1 51,200 Lkrhash.dll
27-Oct-2003 16:08 1.0.45.13 172,544 Mmcmqs.dll
27-Oct-2003 16:08 1.0.45.13 27,648 Mqadaptersetuplibrary.dll
27-Oct-2003 16:08 1.0.45.13 70,144 Mqhelper.dll
27-Oct-2003 16:08 1.0.45.13 7,680 Mqhelperps.dll
27-Oct-2003 16:08 1.0.45.13 58,880 Mtbworker.dll
27-Oct-2003 16:08 1.0.45.13 20,480 Svcevent.dll
27-Oct-2003 16:08 1.0.45.13 33,792 Mtbsvc.exe
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 that contains these files may also contain additional files.
Installation Instructions
Note You must apply this fix on an original released version installation of the BizTalk Adapter for MQSeries. If you installed previous hotfixes, you must roll back to the original released version when you remove the hotfixes. To install this hotfix, follow these steps:
- Stop the BizTalk Adapter for MQSeries service.
- In Component Services, remove the MQHelper Microsoft Component Object Model (COM) component from the
BizTalk Adapter for MQSeries Microsoft COM+ application.
- Install the Btsmqs_q830771.exe fix. You may be prompted to restart
the server.
- Add MQHelper COM+ components to the BizTalk Adapter for MQSeries
COM+ application by using the new binary (C:\Program Files\Microsoft
BizTalk Adapter for MQSeries\Mqhelper.dll).
- Make sure that the Transaction property is set to Required and that
the Concurrency property is set to Required.
- Replace the original released version of the Microsoft Active Server Pages
(ASP) pages that are installed in the BizTalk folder (C:\Program
Files\Microsoft BizTalk Server\MessagingManager\Pipeline) with the ASP
pages that are in the .zip file (the Aicmq_mqpipeline_1.asp and
Aicmq_mqpipeline_1_post.asp files).
Configuration Instructions:
After you install the hotfix, follow these steps to configure the server:
- Create a COM+ library application in the Component Services MMC that is named BizTalk Adapter for MQSeries AIC.
- Add Aicmq.dll as a component to the COM+ library application.
- Set the Transaction property of the Aicmq.dll component to Transaction Supported.
- Restart the BizTalk Messaging Service.
With this fix, the post-processor can participate in the interchange transaction. If the interchange fails, all the transactional work that is performed by the post-processor will automatically be rolled back.