Unexpected root element
Details
Field | Error Details |
---|---|
Product Name | BizTalk Server |
Product Version | 3.6 |
Event ID | 0 |
Event Source | 0 |
Component | 0 |
Symbolic Name | 0 |
Message Text | Unexpected root element |
Explanation
Header property is not in <headers>….</headers> format. This situation normally applies to InboundHeaders and OutboundCustomHeaders.
User Action
Ensure that header property is in the format of <headers>…</headers>.