<?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>Hosting and Streaming</title><link>http://forums.silverlight.net/forums/15.aspx</link><description>Discussions about hosting and streaming Silverlight applications 

 
</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Hosting 2252 ParserError AG_E_RUNTIME_MANAGED_ASSEMBLY_DOWNLOAD</title><link>http://forums.silverlight.net/forums/thread/24935.aspx</link><pubDate>Mon, 31 Dec 2007 02:21:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:24935</guid><dc:creator>speige</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/24935.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=15&amp;PostID=24935</wfw:commentRss><description>&lt;p&gt;Ok, I was able to figure it out. I put the exact same files up on a different server and it ran fine, so I tried downloading each of the files individually from the freehostia site and I noticed that although the .dll files *were* uploaded correctly, it gave me an access denied when trying to download them. I&amp;#39;ll contact them directly to see if they can change this, but is it possible to rename my .dll files and have it still work through silverlight? My guess is a no, but I thought i&amp;#39;d mention it... I guess I&amp;#39;ll try it and see..&lt;br /&gt;&lt;br /&gt;Thanks.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Hosting 2252 ParserError AG_E_RUNTIME_MANAGED_ASSEMBLY_DOWNLOAD</title><link>http://forums.silverlight.net/forums/thread/24883.aspx</link><pubDate>Sun, 30 Dec 2007 02:47:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:24883</guid><dc:creator>speige</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/24883.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=15&amp;PostID=24883</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m hosting a simple silverlight app using freehostia.com&lt;/p&gt;&lt;p&gt;The app runs fine through F5 from c# or from http://localhost using apache 2.2 However, when I put the files on the host it gives me the error&amp;nbsp;&lt;/p&gt;&lt;p&gt;2252 ParserError AG_E_RUNTIME_MANAGED_ASSEMBLY_DOWNLOAD&lt;/p&gt;&lt;p&gt;XAML : Page.txt&amp;nbsp;&lt;/p&gt;&lt;p&gt;Line: 10&lt;/p&gt;&lt;p&gt;Position: 9&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was originally using xaml, but I read that some hosts don&amp;#39;t have the correct mime types for xaml. I also tried xml with no success, and txt isn&amp;#39;t working either.&lt;/p&gt;&lt;p&gt;What exactly should I be changing&amp;nbsp; to switch from xaml to xml or
txt? I&amp;#39;m just renaming the .xaml to the new extension and putting the
new filename in the TestPage.html.js file&amp;nbsp; under
Silverlight.createObjectEx({ source: &amp;quot;Page.xaml&amp;quot;,&amp;nbsp; // etc&amp;nbsp; I change
Page.xaml to Page.xml or .txt&lt;/p&gt;I&amp;#39;m doing this *after* compile... Is this ok? Is there anything else I need to do?&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I go to the file Page.txt online it comes up just fine.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.intelligentspanish.com/LearnSpanish/ -- page with the silverlight files&lt;/p&gt;&lt;p&gt;The files i&amp;#39;ve uploaded are:&amp;nbsp;&lt;/p&gt;&lt;p&gt;Page.txt (xaml file)&lt;/p&gt;&lt;p&gt;TestPage.html&lt;/p&gt;&lt;p&gt;TestPage.html.js&lt;/p&gt;&lt;p&gt;Silverlight.js&lt;/p&gt;&lt;p&gt;boing.mp3 (used by the downloader -&amp;gt; MediaElement)&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;ClientBin \ Language.dll (my app)&lt;/p&gt;&lt;p&gt;ClientBin \ Silverlight.Samples.Controls.dll&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Are there any files I&amp;#39;m missing? Should I switch to a different host? Most of the free hosting i&amp;#39;ve tried is pretty poor, which is fine (I get what I paid for :) -- but until I finish development I don&amp;#39;t really want to spend money on commercial hosting.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, a side note that i&amp;#39;ve seen in other posts dealing with the Downloader object. If I use it client side it gives me an error, but if i just set the source directly on the MediaElement it works clientside (which doesn&amp;#39;t work through localhost)... Is there an easy way to check if the silverlight app is being run through http or clientside? For now I&amp;#39;m just not running it client side, which is fine..&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks&lt;/p&gt;</description></item></channel></rss>