<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>ASP.NET Controls for Silverlight</title><link>http://forums.asp.net/1154.aspx</link><description>Discussions about how to support Silverlight within using the ASP.NET Controls for Silverlight.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Navigate from a XAML control ...</title><link>http://forums.asp.net/thread/3522765.aspx</link><pubDate>Thu, 19 Nov 2009 21:25:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3522765</guid><dc:creator>wgg117</dc:creator><author>wgg117</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3522765.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3522765</wfw:commentRss><description>&lt;p&gt;I have a xaml control that is embeded in a xaml page. There&amp;nbsp;is a button&amp;nbsp;in that&amp;nbsp;control that is supposed to lead to another xaml page. But it seems that there is no&amp;nbsp;feasible way to navigate from a xmal control to another xaml file. how can i do that ?&lt;/p&gt;
&lt;p&gt;thanks&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Image doesn't dispaly</title><link>http://forums.asp.net/thread/3501837.aspx</link><pubDate>Mon, 09 Nov 2009 11:55:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3501837</guid><dc:creator>ronziv</dc:creator><author>ronziv</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3501837.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3501837</wfw:commentRss><description>&lt;p&gt;I am trying to load the company’s Logo Image... but&amp;nbsp;probably I am doing something wrong (I intentionally put the full path&amp;nbsp; ...I will change it when it will work)&lt;/p&gt;
&lt;p&gt;here is the main&amp;nbsp;Grid markup&lt;/p&gt;
&lt;p&gt;&amp;lt;Grid x:Name=&amp;quot;LayoutRoot&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Grid.RowDefinitions&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RowDefinition Height=&amp;quot;150&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RowDefinition Height=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Grid.RowDefinitions&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Border Grid.Row=&amp;quot;0&amp;quot; CornerRadius=&amp;quot;10&amp;quot; Background=&amp;quot;#FFDEDEDE&amp;quot; Margin=&amp;quot;2,2,2,2&amp;quot; Padding=&amp;quot;10,2,10,2&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Image Grid.Row=&amp;quot;0&amp;quot; x:Name=&amp;quot;SaharonLogo&amp;quot; Source=&amp;quot;C:/Users/Ziv/Programming/Projects/SaharonJewelryWebSite/SaharonJewelryWebSite.Web/Images/Logo/Saharon_Logo.jpg&amp;quot; &amp;gt;&amp;lt;/Image&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/Grid&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is anyone have an idea what i am doing wrong?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>webcam record and re-play</title><link>http://forums.asp.net/thread/3529414.aspx</link><pubDate>Tue, 24 Nov 2009 06:51:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3529414</guid><dc:creator>SpongeBert</dc:creator><author>SpongeBert</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3529414.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3529414</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi All, &lt;/p&gt;
&lt;p&gt;I want to make a webpage where I can record 1 video with my webcam and review it online.&lt;/p&gt;
&lt;p&gt;When I record again, I have a new video to review.&lt;/p&gt;
&lt;p&gt;Is this possible?&lt;/p&gt;
&lt;p&gt;Kind Regards&lt;/p&gt;</description></item><item><title>Webcam recorder for SilverLight playback</title><link>http://forums.asp.net/thread/3526173.aspx</link><pubDate>Sun, 22 Nov 2009 08:46:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3526173</guid><dc:creator>punjab02</dc:creator><author>punjab02</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3526173.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3526173</wfw:commentRss><description>&lt;div&gt;&lt;font face="Arial" size="2"&gt;As I understand from searching the web, SilverLight does not currently support accessing the users webcam and microphone.&amp;nbsp; I&amp;#39;m looking for a way to record video AND audio from the browser to the server in a format that will allow for SilverLight playback.&amp;nbsp; I have found several tools that do this in flash but they record to FLV.&amp;nbsp; As I understand it, SilverLight does not support FLV playback.&amp;nbsp; &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;Here is the best example of what I&amp;#39;m looking to do: &lt;a&gt;http://www.chuppo.com/recorder/&lt;/a&gt;.&amp;nbsp; As you can see the Flash tool allows the user to record a file, store it&amp;nbsp;on the server and play it back from the server.&amp;nbsp; The downside to this tool is it only appears to be offered as SaaS or ASP.&amp;nbsp; I&amp;#39;m looking for something that will work in my existing environment and will use WMV, MPG or AVI files.&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;Any suggestions?&amp;nbsp; Thanks in advance!&lt;/font&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Most Important Dumb Question</title><link>http://forums.asp.net/thread/3526138.aspx</link><pubDate>Sun, 22 Nov 2009 07:38:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3526138</guid><dc:creator>elitefox</dc:creator><author>elitefox</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3526138.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3526138</wfw:commentRss><description>&lt;p&gt;Good Day,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;hello, I am new in the community.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.asp.net/learn/3.5-sp1/video-243.aspx&lt;/p&gt;&lt;p&gt;watch this awesome video, I was so fascinated that I downloaded visual studio 2008 sp1 with .net 3.5 as is indicated to be a requirement/means to get the great ajax extensions. I did wait some hours since my DL speed is kinda slow.&lt;/p&gt;&lt;p&gt;as much as I was fascinated, as so I am frustrated, been days and can&amp;#39;t get any or that media control ajax extention. but with no luck, still no addition to my toolbox, not even one.&lt;/p&gt;&lt;p&gt;I download and installed silverlight 3 sdk and silverlight 3 tools too which ended up to more frustration.&lt;/p&gt;&lt;p&gt;then tried the ajax toolkit from www.codeplex.com which has various awesome ajax tools but there are no media controls that was on that video.&lt;/p&gt;&lt;p&gt;I also tried adding a tab then add some controls in the silverlight tab... but to my surprise, it doesn&amp;#39;t register. is it a bug? or silverlight is just not for me?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Dumbfounded, I ask the community if anyone can help :D&lt;/p&gt;&lt;p&gt;got no more ideas. :(&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;See how important this is to me? How can I start experiencing this great tool if I cannot even add the tool in my toolbox?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;TIA&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Server encoding for silverlight smooth streaming?</title><link>http://forums.asp.net/thread/3520358.aspx</link><pubDate>Wed, 18 Nov 2009 19:12:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3520358</guid><dc:creator>Pablo pecora</dc:creator><author>Pablo pecora</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3520358.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3520358</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m planning a website that will include Silverlight Smoth Streaming. &lt;br /&gt;I want the users of the site to be able to upload any video in the site (let&amp;#39;s say like youtube) and my site to encode the uploaded videos in the Smooth Streaming format. (like Microsoft Expression Encoder would do, but web)&lt;br /&gt;Is is possible? What should I use to achieve that? (I&amp;#39;m really interested even if I have to pay for some particular product for doing this). &lt;br /&gt;Thanks in advance.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;PnP&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>embeding MediaPlayer programmatically</title><link>http://forums.asp.net/thread/3520103.aspx</link><pubDate>Wed, 18 Nov 2009 16:35:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3520103</guid><dc:creator>xmen</dc:creator><author>xmen</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3520103.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3520103</wfw:commentRss><description>&lt;p&gt;I want to embed MediaPlayer programmatically, I mean I&amp;#39;ve a already pure html to set to a HTML Div control. Now I&amp;#39;m wondering how can I put MediaPlayer in it ? For Example, a user post a message :&lt;/p&gt;&lt;p&gt;----------------------------- &lt;/p&gt;&lt;p&gt;Some content&lt;/p&gt;&lt;p&gt;Some other content&lt;/p&gt;&lt;p&gt;[VIDEO LINK]&lt;/p&gt;&lt;p&gt;Some more content&lt;/p&gt;&lt;p&gt;[VIDEO LINK]&lt;/p&gt;&lt;p&gt;Some content &lt;/p&gt;&lt;p&gt;-------------------------&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;How can I replace the video link with MediaPlayer ? I looked in the source and it creates a span and 2 JavaScripts&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&amp;lt;span id=&amp;quot;MediaPlayer1_parent&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;//&amp;lt;![CDATA[&lt;br /&gt;Sys.UI.Silverlight.Control.createObject(&amp;#39;MediaPlayer1_parent&amp;#39;, &amp;#39;\u003cobject type=&amp;quot;application/x-silverlight&amp;quot; id=&amp;quot;MediaPlayer1&amp;quot; MediaSkin=&amp;quot;Blitz&amp;quot; MediaUrl=&amp;quot;~/Bear.wmv&amp;quot; style=&amp;quot;height:421px;width:607px;&amp;quot;&amp;gt;\r\n\t\u003ca href=&amp;quot;http://go2.microsoft.com/fwlink/?LinkID=114576&amp;amp;amp;v=1.0&amp;quot;&amp;gt;\u003cimg src=&amp;quot;http://go2.microsoft.com/fwlink/?LinkID=108181&amp;quot; alt=&amp;quot;Get Microsoft Silverlight&amp;quot; style=&amp;quot;border-width:0;&amp;quot; /&amp;gt;\u003c/a&amp;gt;\r\n\u003c/object&amp;gt;&amp;#39;);&lt;br /&gt;//]]&amp;gt;&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;and just above the form tag, the &amp;quot;Sys.Application.initialize();&amp;quot; is default if use ScriptManager in page&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;//&amp;lt;![CDATA[&lt;br /&gt;Sys.Application.initialize();&lt;br /&gt;Sys.Application.add_init(function() {&lt;br /&gt;    $create(Sys.UI.Silverlight.MediaPlayer, {&amp;quot;mediaSource&amp;quot;:&amp;quot;/Bear.wmv&amp;quot;,&amp;quot;placeholderSource&amp;quot;:&amp;quot;Images/Automator.png&amp;quot;,&amp;quot;scaleMode&amp;quot;:1,&amp;quot;source&amp;quot;:&amp;quot;Files/MediaPlayerSkins/Professional.xaml&amp;quot;,&amp;quot;volume&amp;quot;:1}, null, null, $get(&amp;quot;MediaPlayer1_parent&amp;quot;));&lt;br /&gt;});&lt;br /&gt;//]]&amp;gt;&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any idea ?? &lt;/p&gt;</description></item><item><title>delete more than one row in datagrid  in silverlight 3</title><link>http://forums.asp.net/thread/3518420.aspx</link><pubDate>Tue, 17 Nov 2009 20:44:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3518420</guid><dc:creator>wgg117</dc:creator><author>wgg117</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3518420.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3518420</wfw:commentRss><description>&lt;p&gt;I tried to delete&amp;nbsp;more than one row in&amp;nbsp;datagird in silverlight, using chechbox checked, and binding to itemsource. I have following code:&lt;/p&gt;
&lt;p&gt;----------------------&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;
&lt;p&gt;Orderlist = (System.Collections.ObjectModel.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;ObservableCollection&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;lt;SilverlightWebService.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;gt;)dgOrders.ItemsSource;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;font size="2"&gt;System.Collections.ObjectModel.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;ObservableCollection&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;lt;SilverlightWebService.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;gt; orderlist1 = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; System.Collections.ObjectModel.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;ObservableCollection&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;lt;ConcourseSilverlight.SilverlightWebService.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;gt;();&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;foreach &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(SilverlightWebService.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; aorder &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;in&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Orderlist)&lt;/font&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;if &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(aorder.CheckedItem == &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)&lt;/font&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;
&lt;p&gt;orderlist1.Add(aorder);&lt;/p&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;}&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;
&lt;p&gt;dgOrders.ItemsSource = orderlist1; &lt;/p&gt;
&lt;p&gt;--------------&lt;/p&gt;
&lt;p&gt;DataGrid will be repopulated. But values selected will be defaut ones, that means data selected is not retained. may be itemsource is changes.&lt;/p&gt;
&lt;p&gt;how can I resolve this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Unable to Install Silverlight 2.0 SDK?</title><link>http://forums.asp.net/thread/3518377.aspx</link><pubDate>Tue, 17 Nov 2009 20:20:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3518377</guid><dc:creator>ravikirantummala2000</dc:creator><author>ravikirantummala2000</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3518377.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3518377</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am unable to install Silverlight 2.0 SDK on Windows Vista Home Premium.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I was getting the following error: &amp;quot;Error 1500 Another Installation is in progress you must complete that installation before continuing this one&amp;quot;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I restarted system and tried to install but again i was getting the same error&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks&amp;amp;Regards,&lt;/p&gt;&lt;p&gt;Ravikiran.T&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>how to silverlight add in asp.net?</title><link>http://forums.asp.net/thread/3512571.aspx</link><pubDate>Sat, 14 Nov 2009 10:52:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3512571</guid><dc:creator>maifs</dc:creator><author>maifs</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3512571.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3512571</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;i want to make an add in silverlight then use in asp.net web pages.&lt;/p&gt;
&lt;p&gt;i am using asp.net3.5 (uing c#)&lt;/p&gt;</description></item><item><title>Silver light error</title><link>http://forums.asp.net/thread/3505930.aspx</link><pubDate>Wed, 11 Nov 2009 07:23:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3505930</guid><dc:creator>phani25485</dc:creator><author>phani25485</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3505930.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3505930</wfw:commentRss><description>&lt;p&gt;I am running SilverlightTestpage.aspx I am getting the following error &lt;/p&gt;&lt;p&gt;Unhandled error in Silverlight application Code:2014 Message: Could not download the silverlight application, check webserver settings&lt;/p&gt;</description></item><item><title>how do i convert bml image to  tiff image </title><link>http://forums.asp.net/thread/3504285.aspx</link><pubDate>Tue, 10 Nov 2009 13:31:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3504285</guid><dc:creator>fahadfm100@hotmail.com</dc:creator><author>fahadfm100@hotmail.com</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3504285.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3504285</wfw:commentRss><description>&lt;p&gt;hi .&lt;/p&gt;
&lt;p&gt;please telll me how do i conver bmp image to tif image&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Video file not playing through silverlight</title><link>http://forums.asp.net/thread/3278748.aspx</link><pubDate>Tue, 07 Jul 2009 10:39:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3278748</guid><dc:creator>hspatil</dc:creator><author>hspatil</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/3278748.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3278748</wfw:commentRss><description>&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;Dear All,&lt;/p&gt;
&lt;p&gt;I tried following code for running the video file through silverlight. By this page is load successfully but video not playing.&lt;/p&gt;
&lt;p&gt;Can anybody suggest me how to play video file through silverlight? Is there any setting ?&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;Grid&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; x&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;Name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;LayoutRoot&amp;quot;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; Background&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;White&amp;quot;&amp;gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;MediaElement&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; AutoPlay&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;True&amp;quot;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; x&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;Name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;MPEG_video&amp;quot;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; Source&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;mdlib.wmv&amp;quot;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; Stretch&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;Fill&amp;quot;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt; Margin&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;0,0,0,0&amp;quot;/&amp;gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;Grid&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;thnks&lt;/font&gt;&lt;/p&gt;&lt;/p&gt;</description></item><item><title>Why Silverlight MediaPlayer doesn't work inside ListView ???</title><link>http://forums.asp.net/thread/3484928.aspx</link><pubDate>Fri, 30 Oct 2009 05:41:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3484928</guid><dc:creator>wirol</dc:creator><author>wirol</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3484928.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3484928</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Why Silverlight MediaPlayer doesn&amp;#39;t work inside ListView ??? Any idea?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;wirol&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to drag and drop highlighted text to a ListBox Item</title><link>http://forums.asp.net/thread/3484305.aspx</link><pubDate>Thu, 29 Oct 2009 19:00:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3484305</guid><dc:creator>geekchick</dc:creator><author>geekchick</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3484305.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3484305</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve figured out how to drag and drop from list box to list box and treeview to treeview. Is there anyway to highlight text in a textbox and drag it to a list item in the listbox. So every item dragged to a listitem will have ListItem(1), then if two items are dragged it would be ListItem(2), etc. Also, is it possible to drag items off of a ListBox control so they won&amp;#39;t appear anywhere?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advanced&lt;/p&gt;</description></item><item><title>WHY Silverlight MediaPlayer embedded in GridView not working?</title><link>http://forums.asp.net/thread/3480752.aspx</link><pubDate>Wed, 28 Oct 2009 04:21:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3480752</guid><dc:creator>wirol</dc:creator><author>wirol</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3480752.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3480752</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I tried to insert&amp;nbsp; sliverlight mediaplayer into the item template of GridView. Although it is displaying the control, I can&amp;#39;t do anything with it. It&amp;#39;s jst like disabled control. Can&amp;#39;t play.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;wirol&amp;nbsp;&lt;/p&gt;</description></item><item><title>refresh silverlight application in asp.net</title><link>http://forums.asp.net/thread/3481827.aspx</link><pubDate>Wed, 28 Oct 2009 15:16:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3481827</guid><dc:creator>sctl</dc:creator><author>sctl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3481827.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3481827</wfw:commentRss><description>&lt;p&gt;I created a .aspx , inside the page got one silverlight application, i want to passing data from .aspx to silverlight application. The data is from .aspx textblock and then display in the silverlight application textblock. &amp;nbsp;My problem is every time i passing the data to silverlight, it will refresh the whole webpage and after that it then display the data in silverlight application. &amp;nbsp;I want only refresh the silverlight application but not whole webpage, is it possible?? &amp;nbsp;is it using AJAX will solve my problem, if yes can provide me the link or coding?? please help....thanks !&lt;/p&gt;&lt;pre name="code" class="c-sharp"&gt;&lt;br /&gt;&lt;/pre&gt;&lt;pre name="code" class="c-sharp"&gt;&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;&lt;/p&gt;</description></item><item><title>Tab Key from .aspx page to silverlight application</title><link>http://forums.asp.net/thread/3475736.aspx</link><pubDate>Sun, 25 Oct 2009 11:21:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3475736</guid><dc:creator>sctl</dc:creator><author>sctl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3475736.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3475736</wfw:commentRss><description>&lt;p&gt;I just a newbie in ASP.NET and silverlight, hope any expert can help me! &amp;nbsp; &amp;nbsp; I already build a webpage using ASP.NET and inside the page contain a silverlight application( a menu bar in the webpage, i.e. Home | 2Page | 3Page ) . &amp;nbsp;Because my webpage required to implement the accessibility function for disable person, so they need a &amp;quot;Tab&amp;quot; key that act as like mouse! &amp;nbsp;My problem is, &amp;quot;Tab&amp;quot; key work on ASP.NET page but not work on silverlight application, when the &amp;quot;Tab&amp;quot; key would not go in to the silverlight application only work on ASP.Net control. So, any expert pls help me! how to solve this problem?? Thanks...&lt;/p&gt;</description></item><item><title>interfacing asp.net controls from silverlight 3</title><link>http://forums.asp.net/thread/3474709.aspx</link><pubDate>Sat, 24 Oct 2009 02:44:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3474709</guid><dc:creator>willlennon</dc:creator><author>willlennon</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3474709.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3474709</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m&amp;nbsp;learning asp.net and silverlight 3 and&amp;nbsp;I have&amp;nbsp;a stupid beginner question.&lt;/p&gt;
&lt;p&gt;I want my silverlight application to be take inputs from my asp.net web page, and pass data back to the web page.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d love to see some example code that passes data back and forth.&lt;/p&gt;
&lt;p&gt;ie, pass strings from a textbox control to silverlight and have silverlight later update a label.&lt;/p&gt;
&lt;p&gt;The few examples I&amp;#39;ve found deal with silverlight 2, the deprecated asp:silverlight control, and DOM manipulation.&lt;/p&gt;
&lt;p&gt;From silverlight I can find a label on my web page named &amp;#39;MyLabel&amp;#39; by this hack:&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;font size="2"&gt;tb2 = &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;HtmlPage&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Document.GetElementById(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;ctl00_Right_MyLabel&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;);&lt;/font&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;.. but I cannot set the value, ie this does nothing:&lt;/p&gt;
&lt;p&gt;tb2.SetProperty(&amp;quot;value&amp;quot;,&amp;quot;changed by silverlight&amp;quot;);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any pointers appreciated.&amp;nbsp; Thanks in advance!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>CONVERTING STRING TO SYSTEM.WEB.UIELEMENT</title><link>http://forums.asp.net/thread/3466858.aspx</link><pubDate>Tue, 20 Oct 2009 09:07:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3466858</guid><dc:creator>anil_litam</dc:creator><author>anil_litam</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3466858.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3466858</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Can any one please tell me how to convert string value to UIElement.&lt;/p&gt;&lt;p&gt;Thanks..&lt;br /&gt;&lt;/p&gt;</description></item><item><title>silverlight change the brush but without allocating it...</title><link>http://forums.asp.net/thread/3464473.aspx</link><pubDate>Mon, 19 Oct 2009 06:01:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3464473</guid><dc:creator>gmmo1971</dc:creator><author>gmmo1971</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3464473.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3464473</wfw:commentRss><description>&lt;p&gt;Hi, i have an array of rectangles.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I need to change the color of the rectangles, but I don&amp;#39;t want to allocate another brush again.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre name="code" class="c-sharp"&gt;			for (int ii = 0; ii &amp;lt; cRectArr; ii++)
			{
				Brush brush = rect[ii].Fill;

				//how do I change the color without creating a new brush?


			}
&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;I can get the brush pointer but don&amp;#39;t know how to change the color.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there some syntax that I can do that (SetValue?)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;thx.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description></item><item><title>Databind a &lt;TextBlock&gt;</title><link>http://forums.asp.net/thread/3461941.aspx</link><pubDate>Fri, 16 Oct 2009 13:48:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3461941</guid><dc:creator>TheDirtyBird</dc:creator><author>TheDirtyBird</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3461941.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3461941</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m just beginning to use silverlight and have a simple question.&amp;nbsp; How do I make a &amp;lt;TextBlock&amp;gt; control database driven?&lt;/p&gt;&lt;pre class="c-sharp" name="code"&gt;  &amp;lt;Grid x:Name=&amp;quot;LayoutRoot&amp;quot;&amp;gt;
        &amp;lt;TextBlock Width=&amp;quot;400&amp;quot; Height=&amp;quot;50&amp;quot; Foreground=&amp;quot;Red&amp;quot; FontSize=&amp;quot;20&amp;quot;
    Text=&amp;quot;I want this database driven&amp;quot; TextWrapping=&amp;quot;Wrap&amp;quot;&amp;gt;
            &amp;lt;TextBlock.RenderTransform&amp;gt;
                &amp;lt;RotateTransform CenterX=&amp;quot;20&amp;quot; CenterY=&amp;quot;50&amp;quot; /&amp;gt;
            &amp;lt;/TextBlock.RenderTransform&amp;gt;
        &amp;lt;/TextBlock&amp;gt;
    &amp;lt;/Grid&amp;gt;

&amp;lt;/UserControl&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Visual Studio 2008 &amp; Silverlight</title><link>http://forums.asp.net/thread/2704738.aspx</link><pubDate>Fri, 24 Oct 2008 15:52:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2704738</guid><dc:creator>PsionSharp</dc:creator><author>PsionSharp</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/2704738.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=2704738</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m sure someone has probably posted the same issue but I can&amp;#39;t find the answers here or on the web.&lt;/p&gt;
&lt;p&gt;I have Visual Studio Team System 2008 Development Edition and I also have the following installed: (I&amp;#39;m reading this directly from my Add or Remove Programs app)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Microsoft Silverlight&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft Silverlight Developer Package 2.0.30523.8&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft Silverlight 2.0.31005.0&lt;/p&gt;
&lt;p&gt;Microsoft Silverlight 2 SDK&lt;/p&gt;
&lt;p&gt;Microsoft Silverlight Tools for Visual Studio 2008 SP1 - ENU&lt;/p&gt;
&lt;p&gt;Problem:&amp;nbsp; I can build Silverlight applications but can&amp;#39;t debug them.&amp;nbsp; I get the error message, &lt;/p&gt;
&lt;p&gt;&amp;quot;Unable to start debugging.&amp;nbsp; The application uses a version of Silverlight that isn&amp;#39;t supported by this debugger.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What version?&amp;nbsp; Should I just uninstall everything and start over?&amp;nbsp; If so, where do I install the COMPLETE working version.&amp;nbsp; There are so many on MS site!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Psion&lt;/p&gt;</description></item><item><title>Datagrid: Selectively disable edit mode</title><link>http://forums.asp.net/thread/3456021.aspx</link><pubDate>Tue, 13 Oct 2009 15:05:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3456021</guid><dc:creator>object</dc:creator><author>object</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3456021.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3456021</wfw:commentRss><description>&lt;p&gt;The BeginningEdit() event is called before&amp;nbsp;entering edit mode in the datagrid, so it would seem appropriate to make a call to the server and&amp;nbsp;cancel edit mode&amp;nbsp;should the user not have editing permissions.&amp;nbsp;Sounds all well and good, except&amp;nbsp;the event will return before the&amp;nbsp;webservice call comes back given it is asynchronous.&amp;nbsp; Everything I have read suggests Silverlight does not support synchronous&amp;nbsp;webservice calls.&amp;nbsp;&amp;nbsp;How can&amp;nbsp;I&amp;nbsp;make a call to the server from inside of an event and have it wait for the response?&amp;nbsp; I am on Silverlight v3.&lt;/p&gt;</description></item><item><title>Using Silverlight in ASP.Net Web App with AJAX</title><link>http://forums.asp.net/thread/3445783.aspx</link><pubDate>Wed, 07 Oct 2009 15:19:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3445783</guid><dc:creator>akshay144</dc:creator><author>akshay144</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3445783.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1154&amp;PostID=3445783</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi All&lt;/p&gt;
&lt;p&gt;I would like to use &lt;strong&gt;Silverlight&lt;/strong&gt; in my Web App with &lt;strong&gt;AJAX(using ASP.NET 3.5)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Is this possible? I am new to Silverlight...are there any links I could look at?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Akshay&lt;/p&gt;</description></item></channel></rss>