FIX: BizTalk Accelerator for RosettaNet 3.0 generates an incorrect Preamble element in an RNIF 1.1 message (896496)



The information in this article applies to:

  • Microsoft BizTalk Accelerator for RosettaNet 3.0 Standard Edition
  • Microsoft BizTalk Accelerator for RosettaNet 3.0 Enterprise Edition

SYMPTOMS

When you send a RosettaNet Implementation Framework (RNIF) 1.1 message to your trading partner by using Microsoft BizTalk Accelerator for RosettaNet 3.0, the trading partner may reject the message.

CAUSE

This problem occurs because the Preamble element that BizTalk Accelerator for RosettaNet 3.0 generates for the RNIF 1.1 messages incorrectly includes a namespace reference. For example, the following generated RNIF 1.1 message includes a Preamble element that contains a namespace reference (xmlns):

<Preamble xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

This Preamble element is incorrect. The correct RNIF 1.1 Preamble element has no attributes, as in the following example:

<Preamble>

RESOLUTION

Hotfix information

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.

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
   ---------------------------------------------------------------------------------------
   01-Apr-2005  03:05  3.0.730.0  28,672  Microsoft.solutions.btarn.xsdclasses.rnifv11.dll

STATUS

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

MORE INFORMATION

For more information about BizTalk Server Accelerators, visit the following Microsoft Web site: 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:kbprb kbBTSAccelerators kbQFE kbBug kbfix kbHotfixServer KB896496 kbAudDeveloper kbAudITPRO