<?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>WCF/MSMQ intermittent MQ_ERROR_TRANSACTION_SEQUENCE error</title><link>http://blogs.msdn.com/b/asiatech/archive/2013/02/19/wcf-msmq-intermittent-mq-error-transaction-sequence-error.aspx</link><description>My customer has an application runs fine until upgraded to WCF 4.0. After that, he received follow message intermittently. 0xc00e0051 means MQ_ERROR_TRANSACTION_SEQUENCE. 
 
 &amp;lt;Message&amp;gt; An error occurred while receiving a message from the queue</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: WCF/MSMQ intermittent MQ_ERROR_TRANSACTION_SEQUENCE error</title><link>http://blogs.msdn.com/b/asiatech/archive/2013/02/19/wcf-msmq-intermittent-mq-error-transaction-sequence-error.aspx#10396088</link><pubDate>Fri, 22 Feb 2013 01:10:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396088</guid><dc:creator>alabax</dc:creator><description>&lt;p&gt;Nice article, I recently came across the same issue. However the statement: &amp;quot;WCF allows only making the transaction timeout smaller than the default System.Transactions timeout (1 minute).&amp;quot; is not true. ServiceTimeoutsElement.TransactionTimeout can be effectively greater than DefaultSettingsSection.Timeout but not greater than MachineSettingsSection.MaxTimeout. So by default effective transactionTimeout value is limited by 10 minutes.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396088" width="1" height="1"&gt;</description></item></channel></rss>