<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>UTF encoded message failing in Biztalk 2006</title><link>http://blogs.msdn.com/b/atinag/archive/2009/03/18/utf-encoded-message-failing-in-biztalk-2006.aspx</link><description>Receiving following error at the Receive Pipeline while using MSMQ adapter in Biztalk 2006: A message received by adapter &amp;quot;MSMQ&amp;quot; on receive location &amp;quot;xxxxxxxxxxx&amp;quot; with URI &amp;quot;xxxxxxxxxxx&amp;quot; is suspended. Error details: There</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: UTF encoded message failing in Biztalk 2006</title><link>http://blogs.msdn.com/b/atinag/archive/2009/03/18/utf-encoded-message-failing-in-biztalk-2006.aspx#10329182</link><pubDate>Thu, 12 Jul 2012 10:52:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10329182</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Note that the Unicode specification doesn&amp;#39;t say BOMs are required for UTF-16. &amp;nbsp;If no BOM is present, it should assume Big Endian.&lt;/p&gt;
&lt;p&gt;However, the W3C XML specification says:&lt;/p&gt;
&lt;p&gt;&amp;quot;Entities encoded in UTF-16 must and entities encoded in UTF-8 may begin with the Byte Order Mark&amp;quot;&lt;/p&gt;
&lt;p&gt;So I guess that it why Microsoft made them mandatory in BizTalk - from the XML rather than the Unicode perspective.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10329182" width="1" height="1"&gt;</description></item></channel></rss>