<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Developing and debugging orchestrations using DebugView and SOAPTrace tools</title>
	<atom:link href="http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/</link>
	<description>.NET, BizTalk and integration focused scribbles</description>
	<lastBuildDate>Tue, 01 Jun 2010 22:09:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/comment-page-1/#comment-138</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=127#comment-138</guid>
		<description>@Magnus: I&#039;ve started using SoapUI and I love it! Super cool tool! To bad it written i Java ;)

Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>@Magnus: I&#8217;ve started using SoapUI and I love it! Super cool tool! To bad it written i Java <img src='http://www.richardhallgren.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/comment-page-1/#comment-137</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=127#comment-137</guid>
		<description>Another super tool which can simplify consuming of Biztalk (or any other) webservices are SoapUI from http://www.soapui.org</description>
		<content:encoded><![CDATA[<p>Another super tool which can simplify consuming of Biztalk (or any other) webservices are SoapUI from <a href="http://www.soapui.org" rel="nofollow">http://www.soapui.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/comment-page-1/#comment-136</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 02 Aug 2007 13:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=127#comment-136</guid>
		<description>@Nikolai: Yes, thanks for the tip! I&#039;ve looked into to Log4Net but never used in a actual project. I guess one could also configure &lt;a href=&quot;http://www.google.se/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fmsdn2.microsoft.com%2Fen-us%2Flibrary%2Fsystem.diagnostics.tracelistener.aspx&amp;ei=GeGxRuWfA4OO-AK2qY2HDQ&amp;usg=AFQjCNGm8m4ZXHtaBJBPdSznD3CT2CJGlw&amp;sig2=zZv7_EoXBLZC9z8aI-aoSw&quot; rel=&quot;nofollow&quot;&gt;.NET Trace Listeners&lt;/a&gt; in the BizTalk config file even thought that&#039;s a bit dangerous in a production environment, and could be a maintenance issue in the case of multiple hosts (ergo multiple config files).</description>
		<content:encoded><![CDATA[<p>@Nikolai: Yes, thanks for the tip! I&#8217;ve looked into to Log4Net but never used in a actual project. I guess one could also configure <a href="http://www.google.se/url?sa=t&#038;ct=res&#038;cd=1&#038;url=http%3A%2F%2Fmsdn2.microsoft.com%2Fen-us%2Flibrary%2Fsystem.diagnostics.tracelistener.aspx&#038;ei=GeGxRuWfA4OO-AK2qY2HDQ&#038;usg=AFQjCNGm8m4ZXHtaBJBPdSznD3CT2CJGlw&#038;sig2=zZv7_EoXBLZC9z8aI-aoSw" rel="nofollow">.NET Trace Listeners</a> in the BizTalk config file even thought that&#8217;s a bit dangerous in a production environment, and could be a maintenance issue in the case of multiple hosts (ergo multiple config files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolai</title>
		<link>http://www.richardhallgren.com/developing-and-debugging-orchestrations-using-debugview-and-soaptrace-tools/comment-page-1/#comment-139</link>
		<dc:creator>Nikolai</dc:creator>
		<pubDate>Thu, 02 Aug 2007 00:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=127#comment-139</guid>
		<description>If you are using System.Diagnostics.Trace.Write you should consider using Log4Net, it works a treat and gives you runtime configuration over the location of the output.

i.e. trace in development, text file or eventlog in production.</description>
		<content:encoded><![CDATA[<p>If you are using System.Diagnostics.Trace.Write you should consider using Log4Net, it works a treat and gives you runtime configuration over the location of the output.</p>
<p>i.e. trace in development, text file or eventlog in production.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
