<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Debugging Silverlight &#8220;element is already the child of another element&#8221;!</title>
	<atom:link href="http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/feed/" rel="self" type="application/rss+xml" />
	<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/</link>
	<description>Musing on software development in .NET/Silverlight and C#</description>
	<lastBuildDate>Thu, 16 Feb 2012 09:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Silverlight Runtime error: Error message: Element is already the child of another element. &#171; Simran Jindal&#039;s Blog</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-216</link>
		<dc:creator><![CDATA[Silverlight Runtime error: Error message: Element is already the child of another element. &#171; Simran Jindal&#039;s Blog]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 16:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-216</guid>
		<description><![CDATA[[...] and any offending attribute. To learn more about the validator check out Mike&#8217;s Blog Post on Debugging Silverlight “element is already the child of another element”. Hope this helps and saves you a few hours of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and any offending attribute. To learn more about the validator check out Mike&#8217;s Blog Post on Debugging Silverlight “element is already the child of another element”. Hope this helps and saves you a few hours of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Runtime error: Error message: Element is already the child of another element. &#171; How technology is making the world a better place</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-215</link>
		<dc:creator><![CDATA[Silverlight Runtime error: Error message: Element is already the child of another element. &#171; How technology is making the world a better place]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 13:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-215</guid>
		<description><![CDATA[[...] and any offending attribute. To learn more about the validator check out Mike&#8217;s Blog Post on Debugging Silverlight “element is already the child of another element”. Hope this helps and saves you a few hours of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and any offending attribute. To learn more about the validator check out Mike&#8217;s Blog Post on Debugging Silverlight “element is already the child of another element”. Hope this helps and saves you a few hours of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whydoidoit</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-126</link>
		<dc:creator><![CDATA[whydoidoit]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-126</guid>
		<description><![CDATA[So XamlValidator returns the entire page?  I&#039;m guessing that you have tried running with all exceptions turned on? The error is also raised if your code raises an exception during the Xaml parse stage which will happen in some circumstances and can be hard to spot otherwise...]]></description>
		<content:encoded><![CDATA[<p>So XamlValidator returns the entire page?  I&#8217;m guessing that you have tried running with all exceptions turned on? The error is also raised if your code raises an exception during the Xaml parse stage which will happen in some circumstances and can be hard to spot otherwise&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wiktor</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-120</link>
		<dc:creator><![CDATA[Wiktor]]></dc:creator>
		<pubDate>Tue, 30 Nov 2010 18:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-120</guid>
		<description><![CDATA[I struggle with this error too. Unfortunately, your method didn&#039;t help me. The validation passes fine but XamlReader.Load() still fails. And the worst thing is that it doesn&#039;t fail all the time.

&quot;Element is already the child of another element. [Line: 0 Position: 0]&quot;]]></description>
		<content:encoded><![CDATA[<p>I struggle with this error too. Unfortunately, your method didn&#8217;t help me. The validation passes fine but XamlReader.Load() still fails. And the worst thing is that it doesn&#8217;t fail all the time.</p>
<p>&#8220;Element is already the child of another element. [Line: 0 Position: 0]&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Acosta</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-112</link>
		<dc:creator><![CDATA[Ricardo Acosta]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 13:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-112</guid>
		<description><![CDATA[THANKS A LOT! It was driving me crazy!]]></description>
		<content:encoded><![CDATA[<p>THANKS A LOT! It was driving me crazy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-50</link>
		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Mon, 13 Sep 2010 13:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-50</guid>
		<description><![CDATA[Thanks for posting this Mike, that exception is extremely annoying, not to mention difficult to track down.]]></description>
		<content:encoded><![CDATA[<p>Thanks for posting this Mike, that exception is extremely annoying, not to mention difficult to track down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight &#8211; Element is already the child of another element &#124; Chui&#8217;s counterpoint</title>
		<link>http://whydoidoit.com/2010/08/30/debug-xaml-element-is-already-the-child-of-another-element/#comment-29</link>
		<dc:creator><![CDATA[Silverlight &#8211; Element is already the child of another element &#124; Chui&#8217;s counterpoint]]></dc:creator>
		<pubDate>Mon, 30 Aug 2010 22:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://whydoidoit.com/?p=153#comment-29</guid>
		<description><![CDATA[[...] XAML element is already the child of another element error over at his post.  var addthis_language = [...]]]></description>
		<content:encoded><![CDATA[<p>[...] XAML element is already the child of another element error over at his post.  var addthis_language = [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

