Microsoft Knowledge Base Email Alertz

(870610) - Discusses the run-time exception that you receive when the Copy Processing Instructions (PIs) property is set for multipart transform maps in BizTalk Server 2004.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 870610 - Last Review: August 11, 2006 - Revision: 1.2

You receive a run-time exception but not an error message if the Copy Processing Instructions (PIs) property is set for multipart transform maps in BizTalk Server 2004

SYMPTOMS

In Microsoft BizTalk Server 2004, the XLANG engine may throw a run time exception that is similar to the following:

Error encountered while executing the transform Transform_encoding.Transform_UTF_8.
Error: Invalid input/output document into/from the transform. Does not have a single root node

Exception type: XTransformationFailureException
Source: Microsoft.XLANGs.Engine
Target Site: Void ApplyTransform(System.Type, System.Object[], System.Object[])
Help Link:
Additional error information:
You do not receive an error message in the compiler.

CAUSE

This problem may occur if you have a transform shape in your orchestration that is transforming from multiple messages to multiple-part messages (many to many) and if the source documents (messages) have the Processing Instructions (PI) property and the Copy Processing Instructions property is set on the map.

MORE INFORMATION

The Copy Processing Instructions (PIs) property copies instructions only from one message to another single message. You cannot copy PIs to or from all the parts in multipart mappings (one-to-many or many-to-one).

You do not receive an error message in the compiler under these conditions. Instead, the XLANG engine throws a run-time exception.

APPLIES TO
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Standard Edition
Keywords: 
kbbiztalk2004-2006swept kbbtsorchestration kbbtsmessaging kbprb KB870610
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate