<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : XAML Error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : XAML Snippets : XAML Error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:06:53 +0000</pubDate>
  <lastBuildDate>Wed, 05 Jan 2011 13:11:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=17751</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[XAML Error :   HI All - I was creating a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17751&amp;PID=62092&amp;title=xaml-error#62092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6560">hartlbb</a><br /><strong>Subject:</strong> 17751<br /><strong>Posted:</strong> 05 January 2011 at 1:11pm<br /><br />HI All - I was creating a silverlight sketchflow app and suddenly it would not longer build.&nbsp; It gets to the following line and states "The speciified value cannot be assigned to the collection.&nbsp; The following type was expected:&nbsp; "UIElement".&nbsp; (It breaks on the "Grid" tag at the very bottom)<div>&nbsp;</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>&lt;UserControl<br>&nbsp;xmlns="<a href="http://schemas.microsoft.com/winfx/2006/xaml/presentati&#111;n" target="_blank">http://schemas.microsoft.com/winfx/2006/xaml/presentation</a>"<br>&nbsp;xmlns:x="<a href="http://schemas.microsoft.com/winfx/2006/xaml" target="_blank">http://schemas.microsoft.com/winfx/2006/xaml</a>"<br>&nbsp;xmlns:d="<a href="http://schemas.microsoft.com/expressi&#111;n/blend/2008" target="_blank">http://schemas.microsoft.com/expression/blend/2008</a>"<br>&nbsp;xmlns:mc="<a href="http://schemas.openxml&#102;ormats.org/markup-compatibility/2006" target="_blank">http://schemas.openxmlformats.org/markup-compatibility/2006</a>"<br>&nbsp;xmlns:sdk="<a href="http://schemas.microsoft.com/winfx/2006/xaml/presentati&#111;n/sdk" target="_blank">http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk</a>"<br>&nbsp;xmlns:i="<a href="http://schemas.microsoft.com/expressi&#111;n/2010/interactivity" target="_blank">http://schemas.microsoft.com/expression/2010/interactivity</a>" xmlns:pi="<a href="http://schemas.microsoft.com/prototyping/2010/interactivity" target="_blank">http://schemas.microsoft.com/prototyping/2010/interactivity</a>"<br>&nbsp;mc:Ignorable="d"<br>&nbsp;x:Class="WorkOrderTool_SilScreens.Screen_1"<br>&nbsp;Width="800" Height="600"&gt;<br>&nbsp;&lt;UserControl.Resources&gt;<br>&nbsp;&nbsp;&lt;ResourceDictionary&gt;<br>&nbsp;&nbsp;&nbsp;&lt;ResourceDictionary.MergedDictionaries&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ResourceDictionary Source="ProjectDataSources.xaml"/&gt;<br>&nbsp;&nbsp;&nbsp;&lt;/ResourceDictionary.MergedDictionaries&gt;<br>&nbsp;&nbsp;&nbsp;&lt;DataTemplate x:Key="ItemTemplate"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;TextBlock Text="{Binding KeyPartID}" Style="{StaticResource BasicTextBlock-Sketch}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&lt;/DataTemplate&gt;<br>&nbsp;&nbsp;&nbsp;&lt;DataTemplate x:Key="ItemTemplate1"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;TextBlock Text="{Binding PKPN}" Style="{StaticResource BasicTextBlock-Sketch}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&lt;/DataTemplate&gt;<br>&nbsp;&nbsp;&nbsp;&lt;DataTemplate x:Key="ItemTemplate2"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;TextBlock Text="{Binding PKPN}" Style="{StaticResource BasicTextBlock-Sketch}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&lt;/DataTemplate&gt;<br>&nbsp;&nbsp;&nbsp;&lt;DataTemplate x:Key="ItemTemplate3"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;TextBlock Text="{Binding PKPN}" Style="{StaticResource BasicTextBlock-Sketch}"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&lt;/DataTemplate&gt;<br>&nbsp;&nbsp;&lt;/ResourceDictionary&gt;<br>&nbsp;&lt;/UserControl.Resources&gt;</div><div>&nbsp;&lt;Grid x:Name="LayoutRoot" Background="White" DataContext="{Binding Source={StaticResource PKPN_Data}}"&gt;</div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Wed, 05 Jan 2011 13:11:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17751&amp;PID=62092&amp;title=xaml-error#62092</guid>
  </item> 
 </channel>
</rss>