<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.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>Video and Media</title><link>http://forums.silverlight.net/forums/20.aspx</link><description>Discussions about video and media in Silverlight applications</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Network error when using ASX with a redirected media file</title><link>http://forums.silverlight.net/forums/thread/231401.aspx</link><pubDate>Wed, 10 Jun 2009 09:15:58 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:231401</guid><dc:creator>Amanda Wang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/231401.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=231401</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;What is your security code? can you post them here, so we can use them to have a test, which will be able to help further, &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Network error when using ASX with a redirected media file</title><link>http://forums.silverlight.net/forums/thread/228574.aspx</link><pubDate>Wed, 03 Jun 2009 18:13:20 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:228574</guid><dc:creator>mattcoz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/228574.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=228574</wfw:commentRss><description>&lt;p&gt;I have a generate ASX file that I have some code in for security purposes, and the media url actually gets redirected to the actual media file.&amp;nbsp; This has always worked perfectly in WMP, but I get a network error when doing this in Silverlight. &lt;br /&gt;&lt;/p&gt;

&lt;p&gt;To give you a better idea of what I&amp;#39;m doing, here it is a little simplified:&lt;/p&gt;

&lt;p&gt;asx.jsp:&lt;/p&gt;

&lt;pre class="coloredcode"&gt;&amp;lt;&lt;span class="tag"&gt;%&lt;/span&gt; &lt;span class="attr"&gt;some security code&lt;/span&gt; &lt;span class="tag"&gt;%&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;&lt;span class="tag"&gt;asx&lt;/span&gt;&lt;span class="attr"&gt; version=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;3.0&amp;quot;&lt;/span&gt;&amp;gt;&lt;br /&gt;	&amp;lt;&lt;span class="tag"&gt;entry&lt;/span&gt;&amp;gt;&lt;br /&gt;		&amp;lt;&lt;span class="tag"&gt;ref&lt;/span&gt;&lt;span class="attr"&gt; href=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;http://server.com/wmv.jsp?securityparam=value&amp;quot;&lt;/span&gt;/&amp;gt;&lt;br /&gt;	&amp;lt;/&lt;span class="tag"&gt;entry&lt;/span&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;span class="tag"&gt;asx&lt;/span&gt;&amp;gt;&lt;/pre&gt;
&lt;p&gt;If I generate an ASX file that directly links to the actual media file it plays perfectly fine, so I&amp;#39;m pretty certain the issue is the redirect.  Is this a known restriction in Silverlight?&lt;/p&gt;</description></item></channel></rss>