Home Page › Forums › BizTalk 2004 – BizTalk 2010 › wcf-sql port error › Re: wcf-sql port error
September 11, 2013 at 3:48 AM
#26147
Hi,
First thing you can do to find reason is to validate the message which you are sending to SQL against the schema. It normally happens when you try to send message with different root node.
Also it would be helpful to test the map (probably mapping is not creating correct message)