<?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: Silverlight streaming with WCF</title><link>http://forums.silverlight.net/forums/thread/85077.aspx</link><pubDate>Fri, 29 Aug 2008 12:22:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85077</guid><dc:creator>HarshBardhan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85077.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=15&amp;PostID=85077</wfw:commentRss><description>&lt;p&gt;See you can put Cross domain Policy file &amp;nbsp;in same&amp;nbsp;place &amp;nbsp;where your&amp;nbsp; wcf service is hosted means ...&lt;/p&gt;
&lt;p&gt;If you will post your code how you are getting url that will be good...&lt;/p&gt;</description></item><item><title>Silverlight streaming with WCF</title><link>http://forums.silverlight.net/forums/thread/84886.aspx</link><pubDate>Fri, 29 Aug 2008 04:13:04 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:84886</guid><dc:creator>thomasgoes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/84886.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=15&amp;PostID=84886</wfw:commentRss><description>&lt;p&gt;I have a Silverlight application that uses WCF service to get a list of Podcast URL&amp;#39;s. The service just returns back the names and url&amp;#39;s of mp3 files. I then bind that list to a listbox and use the ListBox selectionchanged event as source to media player.&lt;/p&gt;
&lt;p&gt;The WCF webservice point to a html URL&amp;nbsp;example : &amp;nbsp;&lt;a href="http://www.nytimes.com/2006/10/08/books/books-podcast-archive.html"&gt;http://www.nytimes.com/2006/10/08/books/books-podcast-archive.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But when I host this application on Silverlight streaming server, somehow the WCF service fails.&lt;/p&gt;
&lt;p&gt;This just works fine on my local box or the servers I tried .&lt;/p&gt;
&lt;p&gt;Can someone help me how to do the endpoint address when the application is on Silverlight stream server..I believe this is one of the problem.&lt;/p&gt;
&lt;p&gt;Secondly since the WCF service points to http url..can the issue of cross-domain arise. How to fix cross domain issue for the scenerio I am trying to do. I have read about crossdomain policy file in the root....&lt;/p&gt;
&lt;p&gt;Can someone point to a article or sample where WCF is used to get Data list from an external source and host the application on silverlight streaming server.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>