<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Enabling E2E Tracing for WCF</title>
	<link>http://kennyw.com/indigo/89</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<pubDate>Thu, 08 Jan 2009 15:12:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: kennyw.com &#187; Blog Archive &#187; Channel 9: Using WCF Tracing</title>
		<link>http://kennyw.com/indigo/89#comment-5581</link>
		<author>kennyw.com &#187; Blog Archive &#187; Channel 9: Using WCF Tracing</author>
		<pubDate>Thu, 28 Sep 2006 17:17:29 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-5581</guid>
		<description>[...] End to end (E2E) tracing is a very useful tool for tracking down bugs that occur in a distributed system (such as Indigo). You can learn more about it from a new Channel 9 video on WCF tracing that features Laurence from the Tracing product team. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] End to end (E2E) tracing is a very useful tool for tracking down bugs that occur in a distributed system (such as Indigo). You can learn more about it from a new Channel 9 video on WCF tracing that features Laurence from the Tracing product team. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattonsoftware.com : .NET Resources</title>
		<link>http://kennyw.com/indigo/89#comment-1080</link>
		<author>mattonsoftware.com : .NET Resources</author>
		<pubDate>Sun, 07 May 2006 06:48:41 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-1080</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;]  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://kennyw.com/indigo/89#comment-234</link>
		<author>Jose Antonio</author>
		<pubDate>Tue, 07 Feb 2006 17:23:38 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-234</guid>
		<description>Sorry about the delay and yes, the app is still working. For me enabling tracing in Indigo has been the biggest discovery just after Indigo itself (I regret to call it WCF :P).

Thanks for sharing your experiencies.</description>
		<content:encoded><![CDATA[<p>Sorry about the delay and yes, the app is still working. For me enabling tracing in Indigo has been the biggest discovery just after Indigo itself (I regret to call it WCF :P).</p>
<p>Thanks for sharing your experiencies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kennyw.com &#187; Blog Archive &#187; Tracing Tidbit: Getting Callstacks Automatically</title>
		<link>http://kennyw.com/indigo/89#comment-206</link>
		<author>kennyw.com &#187; Blog Archive &#187; Tracing Tidbit: Getting Callstacks Automatically</author>
		<pubDate>Mon, 06 Feb 2006 23:35:08 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-206</guid>
		<description>[...] kennyw.com Kenny Wolf&#8217;s Thoughts of the Moment      &#171; Enabling E2E Tracing for WCF [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] kennyw.com Kenny Wolf&#8217;s Thoughts of the Moment      &laquo; Enabling E2E Tracing for WCF [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/indigo/89#comment-205</link>
		<author>Kenny</author>
		<pubDate>Mon, 06 Feb 2006 17:15:10 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-205</guid>
		<description>propagateActivity is valid for System.ServiceModel. Unfortunately it's not in the VS2005 schema so they will flag this as a warning. 

clear should work fine. Does your app still run? This could be a bug in the VS2005 schema in which case I'll followup with this</description>
		<content:encoded><![CDATA[<p>propagateActivity is valid for System.ServiceModel. Unfortunately it&#8217;s not in the VS2005 schema so they will flag this as a warning. </p>
<p>clear should work fine. Does your app still run? This could be a bug in the VS2005 schema in which case I&#8217;ll followup with this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://kennyw.com/indigo/89#comment-204</link>
		<author>Jose Antonio</author>
		<pubDate>Mon, 06 Feb 2006 14:50:46 +0000</pubDate>
		<guid>http://kennyw.com/indigo/89#comment-204</guid>
		<description>Hello Kenny,

I am currently using the Jan CTP release and the XML editor of VS2005 tells me that:
- propagateActivity : The attribute is not declared
- clear : The element listeners has invalid child element clear. List of possible elements expected: 'add, remove'.

Could you please check that?

Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hello Kenny,</p>
<p>I am currently using the Jan CTP release and the XML editor of VS2005 tells me that:<br />
- propagateActivity : The attribute is not declared<br />
- clear : The element listeners has invalid child element clear. List of possible elements expected: &#8216;add, remove&#8217;.</p>
<p>Could you please check that?</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
