Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Invalid Characters in XML › Re: Invalid Characters in XML
December 29, 2009 at 10:40 AM
#23964
Hi,
To troubleshoot this error, in your Orchestration, after you build your message MessageEnd, create a Send port in your flow to output this message to a file and see the contents of this message to figure out what invalid character is causing your client to return this error message.
Good luck,
Daniel.