<?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>Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx</link><description>I&amp;#8217;ve been working with a customer recently around a new BizTalk 2004 project, they raised a question around being notified when a &amp;#8220;Message&amp;#8221; was suspended by BizTalk 2004. BizTalk suspends Messages if say a validation error occurs in</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>BizTalk tips from Darren Jefford (ms)</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#104601</link><pubDate>Wed, 31 Mar 2004 10:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:104601</guid><dc:creator>laurencetimms.blog.blog.blog</dc:creator><description>BizTalk tips from Darren Jefford (ms)</description></item><item><title>re: Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#105664</link><pubDate>Thu, 01 Apr 2004 23:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:105664</guid><dc:creator>C. Grossmeier</dc:creator><description>Bingo!  I've been thinking about this for a littlewhile now.  Thanks for the example!  I'll let you know how we use it and how well it works in the near future...&lt;br&gt;&lt;br&gt;</description></item><item><title>Issue in my MightCorrelateSample</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#117081</link><pubDate>Wed, 21 Apr 2004 00:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:117081</guid><dc:creator>CaPo's .NET and Enterprise Servers adventures - by</dc:creator><description /></item><item><title>re: Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#144888</link><pubDate>Mon, 31 May 2004 21:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:144888</guid><dc:creator>Marco De Rossi</dc:creator><description>I have tried your code. I always get an error &lt;br&gt;when I try to execute this code MessageInstance.InvokeMethod(&amp;quot;SaveToFile&amp;quot;, new object[] {TempDirectoryName});&lt;br&gt;&lt;br&gt;here is the stacktrace (the exception message says &amp;quot;The specified message is an internal message and cannot be saved.&amp;quot;&lt;br&gt;&lt;br&gt;ex.StackTrace	&amp;quot;   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)\r\n   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)\r\n   at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)\r\n   at System.Management.ManagementObject.InvokeMethod(String methodName, Object[] args)\r\n   at BizTalkHook.BizTalkErrorHook.HandleBizTalkErrors(Object sender, EventArrivedEventArgs e) in c:\\documents and settings\\derossi\\documenti\\visual studio projects\\biztalkhook\\biztalkerrorhook.cs:line 160&amp;quot;	string&lt;br&gt;</description></item><item><title>re: Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#161296</link><pubDate>Mon, 21 Jun 2004 20:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:161296</guid><dc:creator>kaushik.ruparel@lntinfotech.com</dc:creator><description>I am new to BizTalk 2004, I am finding it difficult to understand the concepts as the documentation is not up to the mark.&lt;br&gt;&lt;br&gt;Can you please send me some links/samples etc. which will help me get on fast track with BTS 2K4.&lt;br&gt;&lt;br&gt;I am very much interested in Adapter development and other concepts.&lt;br&gt;&lt;br&gt;Thanks in advance.&lt;br&gt;&lt;br&gt;kaushik.ruparel@lntinfotech.com</description></item><item><title>re: Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#162198</link><pubDate>Tue, 22 Jun 2004 17:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:162198</guid><dc:creator>Ben Cops</dc:creator><description>v.cool!</description></item><item><title>Monitor suspended messages in Biztalk</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#449718</link><pubDate>Wed, 10 Aug 2005 04:18:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:449718</guid><dc:creator>Miguel Campos Blog</dc:creator><description>Well, a client just asked on how they can get an email notification when a Biztalk message is not processed....</description></item><item><title>re: Suspended Messages</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#1369927</link><pubDate>Wed, 27 Dec 2006 21:13:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1369927</guid><dc:creator>rsquarev</dc:creator><description>&lt;p&gt;Darren,&lt;/p&gt;
&lt;p&gt;I have been using the vbscript similar to your code snippet. It works fine. The problem is when a ServiceInstance has more than 1 MessageInstances, I am able to save the FIRST message that associated with the ServiceInstance. &lt;/p&gt;
&lt;p&gt;Suppose one SI (ServiceInstance) has 8000 MIs (MessageInstances). When I run this, I could save only the FIRST MI of 8000 MIs. I even tried the &amp;quot;wbemtest&amp;quot; utility to cross-verify my WQL query. wbemtest also giving one MI as results. The WQL query I wrote looks like SELECT * FROM MSBTS_MessageInstance WHERE HOSTNAME=&amp;quot;HostName&amp;quot; and ServiceInstanceId=&amp;quot;{GUID}&amp;quot;&lt;/p&gt;
&lt;p&gt;What is the problem here?&lt;/p&gt;
&lt;p&gt;Is there any way we can save the MIs right away from SQL Server? I tried this way too. Somehow I could save the messages out, but the messages were encrypted. &amp;nbsp;The content of these message files is not readable. If I can save the MIs from SQL Server, I can delete the MIs from WMI. &lt;/p&gt;
&lt;p&gt;Any thoughts??&lt;/p&gt;
</description></item><item><title>WQL query problem</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#4514129</link><pubDate>Wed, 22 Aug 2007 21:36:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4514129</guid><dc:creator>rajatpk</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;Marco De Rossi, &lt;/p&gt;
&lt;p&gt;I’m having the same problem when I tried to store the messages using WQL query.&lt;/p&gt;
&lt;p&gt;Do you have the solutions for the below error which you came across.&lt;/p&gt;
&lt;p&gt; “The specified message is an internal message and cannot be saved.&amp;quot;&lt;/p&gt;
&lt;p&gt;Please let me know.&lt;/p&gt;
&lt;p&gt;Hi Darren,&lt;/p&gt;
&lt;p&gt;I’m having more than 500 message instances with 1 service instance for suspended non resumable messages.&lt;/p&gt;
&lt;p&gt;But when I run the below WQL query am getting only one message instance.&lt;/p&gt;
&lt;p&gt;SELECT * FROM MSBTS_MessageInstance WHERE HOSTNAME=&amp;quot;HostName&amp;quot; and ServiceInstanceId=&amp;quot;{GUID}&amp;quot;&lt;/p&gt;
&lt;p&gt;Did you solve this problem?&lt;/p&gt;
&lt;p&gt;Please help me.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Raja Kumaravel&lt;/p&gt;
</description></item><item><title> Darren Jefford Suspended Messages | Outdoor Ceiling Fans</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#9670466</link><pubDate>Sun, 31 May 2009 19:47:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9670466</guid><dc:creator> Darren Jefford Suspended Messages | Outdoor Ceiling Fans</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://outdoorceilingfansite.info/story.php?id=22699"&gt;http://outdoorceilingfansite.info/story.php?id=22699&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Darren Jefford Suspended Messages | Cast Iron Cookware</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#9692274</link><pubDate>Wed, 03 Jun 2009 22:35:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9692274</guid><dc:creator> Darren Jefford Suspended Messages | Cast Iron Cookware</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://castironbakeware.info/story.php?title=darren-jefford-suspended-messages"&gt;http://castironbakeware.info/story.php?title=darren-jefford-suspended-messages&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Darren Jefford Suspended Messages | patio set</title><link>http://blogs.msdn.com/darrenj/archive/2004/03/30/104135.aspx#9771783</link><pubDate>Thu, 18 Jun 2009 05:19:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9771783</guid><dc:creator> Darren Jefford Suspended Messages | patio set</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://patiosetsite.info/story.php?id=616"&gt;http://patiosetsite.info/story.php?id=616&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>