<?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>Microsoft BizTalk Server : BizTalk Error</title><link>http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx</link><description>Tags: BizTalk Error</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>BizTalk Error: Could not find stored procedure</title><link>http://blogs.msdn.com/kerreybpi/archive/2009/03/13/biztalk-error-could-not-find-stored-procedure.aspx</link><pubDate>Fri, 13 Mar 2009 22:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9473576</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/9473576.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=9473576</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=9473576</wfw:comment><description>SYMPTOMS The SQL Adapter may fail and you may receive an error message that is similar to the following: ------------------- Error details: HRESULT='xxxxx' Description="Could not find stored procedure 'sp_xxxxx". as below: This problem may occur when...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2009/03/13/biztalk-error-could-not-find-stored-procedure.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9473576" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>Change IP Address on BizTalk Server</title><link>http://blogs.msdn.com/kerreybpi/archive/2008/07/08/change-ip-address-on-biztalk-server.aspx</link><pubDate>Tue, 08 Jul 2008 12:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8707547</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/8707547.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=8707547</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=8707547</wfw:comment><description>Change IP Address of the BizTalk boxes is supported except below senarios: 1, If the server has the MSMQ adapter, in which case the server needs to be reinstalled( http://support.microsoft.com/kb/836487 ) 2, If you are using IP Addresses anywhere in your...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2008/07/08/change-ip-address-on-biztalk-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8707547" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>Business Rule常见错误</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/11/16/business-rule.aspx</link><pubDate>Fri, 16 Nov 2007 17:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6303312</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/6303312.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=6303312</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=6303312</wfw:comment><description>症状：调用Rule/Policy后，无法得到结果，或处理的消息没有如期的结果 原因： 1，首先在Orchestration Designer中，检查有没有指定需要传递的参数（消息） 2，在Business Rule Composer中检查Document Type值，是否与Message的namespace匹配 3，如果Fact用到数据库，还需要检查Database binding type得值...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/11/16/business-rule.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6303312" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>BizTalk Error: HIS Adapter Error</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/10/15/2biztalk-error-his-adapter-error.aspx</link><pubDate>Mon, 15 Oct 2007 18:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5462417</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/5462417.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=5462417</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=5462417</wfw:comment><description>When you try to insert/update data into DB2 through HIS Adapters, an error encountered. Error details: RTI1L01 ?BPCSUSRFV6?3 in *N not valid for operation. SQLSTATE: 55019, SQLCODE: -7008 As Below: Resolutions: 1, Check each piece of data again the schema,...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/10/15/2biztalk-error-his-adapter-error.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5462417" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>BizTalk Error: Can Not Enable Receive Location</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/06/08/cannot-enable-receive-location.aspx</link><pubDate>Sat, 09 Jun 2007 05:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3173414</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/3173414.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=3173414</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=3173414</wfw:comment><description>Issue: When you refesh Application after enable the Receive Location, you find the Receive Location is still in Disable status. Resolution: Check the configuration of Host / Host Instance, you may use a restrict user account....(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/06/08/cannot-enable-receive-location.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3173414" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>BizTalk Error: The published message could not be routed</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/06/07/biztalk-error-the-published-message-could-not-be-routed.aspx</link><pubDate>Thu, 07 Jun 2007 22:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3147263</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/3147263.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=3147263</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=3147263</wfw:comment><description>Error Message: The published message could not be routed because no subscribers were found. This error occurs if the subscribing orchestration or send port has not been enlisted, or if some of the message properties necessary for subscription evaluation...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/06/07/biztalk-error-the-published-message-could-not-be-routed.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3147263" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>BizTalk Error: Microsoft.RuleEngine.dll Not Found</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/05/08/microsoft-ruleengine-dll-not-found.aspx</link><pubDate>Tue, 08 May 2007 17:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2480675</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/2480675.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=2480675</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=2480675</wfw:comment><description>Instead of the path "&amp;lt;installation Drive&amp;gt;:\Program Files\Microsoft BizTalk Server 2006", sometimes Microsoft.RuleEngine.dll is located "&amp;lt;installation Drive&amp;gt;:\Program Files\Common Files\Microsoft BizTalk". After that, you should check if "Rule...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/05/08/microsoft-ruleengine-dll-not-found.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2480675" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>Error BEC2004: hexadecimal value 0x00, is an invalid character</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/01/28/error-bec2004-hexadecimal-value-0x00-is-an-invalid-character.aspx</link><pubDate>Sun, 28 Jan 2007 22:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1548080</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/1548080.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=1548080</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=1548080</wfw:comment><description>Error BEC2004: hexadecimal value 0x00, is an invalid character This error may occur when you try to validate an instance in BizTalk, especiall your incoming file is a flat file. Solution: Make sure your input file(Flat file) is saved by Unicode encoding....(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/01/28/error-bec2004-hexadecimal-value-0x00-is-an-invalid-character.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1548080" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/kerreybpi/attachment/1548080.ashx" length="1488054" type="image/bmp" /><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item><item><title>Error BEC2004: Unexpected data found while looking for: '\n\r'</title><link>http://blogs.msdn.com/kerreybpi/archive/2007/01/17/error-bec2004-unexpected-data-found-while-looking-for-n-r.aspx</link><pubDate>Wed, 17 Jan 2007 21:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1484520</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/kerreybpi/comments/1484520.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kerreybpi/commentrss.aspx?PostID=1484520</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kerreybpi/rsscomments.aspx?PostID=1484520</wfw:comment><description>Error BEC2004: Unexpected data found while looking for: '\n\r' This maybe encountered when you Validation Instance for a flat file. Solution: 1, Check your flat file(always an input file), there maybe BLANKS before 'return line', so make sure the file...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2007/01/17/error-bec2004-unexpected-data-found-while-looking-for-n-r.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1484520" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk+Error/default.aspx">BizTalk Error</category></item></channel></rss>