FIX: You receive an error message when you try to use the BizTalk Adapter for MSMQ version 2.0 in BizTalk Server 2004 to send an XML message to a BizTalk Server MSMQ receive function (902157)



The information in this article applies to:

  • Microsoft BizTalk Adapter for MSMQ
  • Microsoft BizTalk Server 2004 Standard Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition


SYMPTOMS

Consider the following scenario. You try to use the Microsoft BizTalk Adapter for MSMQ version 2.0 in Microsoft BizTalk Server 2004 to send an XML message. You try to send the message to a BizTalk 2002 MSMQ receive function on a remote computer where Microsoft BizTalk Server 2002 is installed. You may receive an error message that is similar to the following in the event log:
An error occurred in BizTalk Server.

Details:
--------
[0x1918] The ""DIRECT=OS:.\private$\rqueue"" Message Queuing receive function is not configured for a pass-through submission, but it has encountered a document that was submitted previously as a pass-through submission. Change this receive function to accept pass-through submissions or remove the pass-through document from the queue. This receive function will be shut down.

[0x172d] The receive function "RF_MSMQ" has experienced problems, it will be shut down and disabled. Once these problems have been corrected, re-enable this receive function in BizTalk Server Administration.

[0x1704] There was a failure processing the "RF_MSMQ" receive function. Check your receive function configuration in BizTalk Server Administration.
Additionally, the BizTalk Server 2002 MSMQ receive function is disabled after you send the XML message.

CAUSE

This problem occurs if you click to select the Submit with a pass-through flag check box on the properties page for the receive function.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft BizTalk Server 2004 service pack that contains this hotfix.

To resolve this problem immediately, 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.

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) 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
   --------------------------------------------------------------------------------------------------
   14-Jun-2005  22:07  1.0.824.0     86,016  Microsoft.biztalk.adapter.msmq.msmqadapter.dll
   14-Jun-2005  22:07  1.0.824.0    106,496  Microsoft.biztalk.adapter.msmq.msmqadaptermanagement.dll
   14-Jun-2005  22:07  1.0.824.0     86,016  Msmqadapter.dll
   14-Jun-2005  22:07  1.0.824.0     57,344  Msmqcommon.dll
   14-Jun-2005  22:07                23,040  Msmqlargemessage.dll
   14-Jun-2005  22:07  1.0.824.0     61,440  Msmqproperties.dll
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

After you install the hotfix, you must make the following configuration changes to the BizTalk Server 2004 send port:
  • A new body property has been added to the send port. You must set the Message body type property to 8209.

    Note The Message body type property value of 8209 represents a VT_ARRAY|VT_UI1 variable type.
  • You must set the Segmentation property to True.

REFERENCES

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MajorLast Reviewed:5/15/2006
Keywords:kbBTSMessaging kbbug kbfix kbHotfixServer kbmsccsearch kbpubtypekc KB902157 kbAudDeveloper kbAudITPRO