<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://aspadvice.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>General Questions</title><link>http://aspadvice.com/forums/310/ShowForum.aspx</link><description>Have an ASP.NET Question but not sure where to ask?  Try here if nothing else fits.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Silverlight XAML controls Toolkit</title><link>http://aspadvice.com/forums/thread/51546.aspx</link><pubDate>Mon, 16 Mar 2009 11:27:10 GMT</pubDate><guid isPermaLink="false">e709ad4c-0c15-48eb-915e-c462c6e85445:51546</guid><dc:creator>lokeshbasana</dc:creator><slash:comments>0</slash:comments><comments>http://aspadvice.com/forums/thread/51546.aspx</comments><wfw:commentRss>http://aspadvice.com/forums/commentrss.aspx?SectionID=310&amp;PostID=51546</wfw:commentRss><description>&lt;p&gt;I create Asp.net Website and I add Silverlight JScript Page(scene.xaml)&lt;br /&gt;scene.xaml not supporting Silverlight xaml controls.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In same Project Website --&amp;gt; Add New Item --&amp;gt;Silverlight Application&lt;br /&gt;&lt;br /&gt;By Default Silverlight Application contain &lt;b&gt;Page.xaml&lt;/b&gt; as UserControl.&lt;br /&gt;Page.xaml supporting All Sivlerlight xaml controls.&lt;br /&gt;&lt;br /&gt;Why it is not supporting in &lt;b&gt;scene.xaml&lt;/b&gt;&lt;br /&gt;code looks like&lt;br /&gt;&amp;lt;Canvas xmlns=&amp;quot;http://schemas.microsoft.com/client/2007&amp;quot;&lt;br /&gt;xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot;&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;lt;Ellipse Fill=&amp;quot;Gray&amp;quot; Width=&amp;quot;200&amp;quot; Height=&amp;quot;200&amp;quot;&amp;gt;&amp;lt;/Ellipse&amp;gt;&lt;br /&gt;&lt;b&gt;&amp;lt;Button&amp;gt;&amp;lt;/Button&amp;gt; //Error not accepting&lt;/b&gt; &lt;b&gt;silverlight xaml controls&lt;/b&gt;&lt;br /&gt;&amp;lt;/Canvas&amp;gt;&lt;br /&gt;&lt;br /&gt;But &lt;b&gt;Page.xaml&lt;/b&gt;&lt;br /&gt;&amp;lt;UserControl x:Class=&amp;quot;control.Page&amp;quot;&lt;br /&gt;xmlns=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;&lt;br /&gt;xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot;&lt;br /&gt;Width=&amp;quot;400&amp;quot; Height=&amp;quot;300&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;Grid x:Name=&amp;quot;LayoutRoot&amp;quot; Background=&amp;quot;White&amp;quot;&amp;gt;&lt;br /&gt;&lt;b&gt;&amp;lt;Button&amp;gt;&amp;lt;/Button&amp;gt; // Working correctly&lt;/b&gt;&lt;br /&gt;&amp;lt;/Grid&amp;gt;&lt;br /&gt;&amp;lt;/UserControl&amp;gt;&lt;br /&gt;&lt;br /&gt;why xaml controls are not working canvas panel in Asp.net Website Application&lt;br /&gt;&lt;br /&gt;Please send me the reply i tried in different way but the solution is not found &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>