Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Event ID: 5743 › Re: Event ID: 5743
October 26, 2008 at 7:51 AM
#21052
That error usually means that the message you are trying to send through the web port is not valid against the schema. How are you constructing the web message? What is the significance of the parallel shape? The way to debug a serialization error is to validate the web message XML against its schema.