<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://azurecoding.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>Silverlight Facebook Client Side API v0.001</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx</link><description>In a past post ( Facebook Connect Post ) I showed everyone how to set up an application in Facebook and how to use Facebook Connect with Silverlight to create a simple login screen. That was a trivial proof of concept to show how one might implement such</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>TCSWeekly Episode 003 - Silverlight, Moonlight, Kaxaml, Facebook, Multi-touch </title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#2306</link><pubDate>Thu, 27 Aug 2009 10:08:05 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:2306</guid><dc:creator>Microsoft Weblogs</dc:creator><description>&lt;p&gt;Stories mentioned in this episode: Presidential Inauguration in Silverlight and Moonlight New Version&lt;/p&gt;
&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=2306" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Facebook Client Side API v0.001</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#1084</link><pubDate>Fri, 15 May 2009 17:50:47 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:1084</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;Kinda late to the party but I&amp;#39;ve found that using &lt;a rel="nofollow" target="_new" href="http://somesite.com"&gt;http://somesite.com&lt;/a&gt; redirects to localhost without any host hacking.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=1084" width="1" height="1"&gt;</description></item><item><title>Tim Anderson&amp;#8217;s ITWriting - Tech writing blog &amp;raquo; Flash library for Facebook, Silverlight library for MySpace</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#875</link><pubDate>Tue, 31 Mar 2009 07:04:55 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:875</guid><dc:creator>Tim Anderson’s ITWriting - Tech writing blog » Flash library for Facebook, Silverlight library for MySpace</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Tim Anderson&amp;#8217;s ITWriting - Tech writing blog &amp;raquo; Flash library for Facebook, Silverlight library for MySpace&lt;/p&gt;
&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=875" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Facebook Client Side API v0.001</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#583</link><pubDate>Mon, 02 Mar 2009 21:23:37 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:583</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;I would really like to get a demo of this up and running but i&amp;#39;m having trouble getting the spoofed domain to work. I&amp;#39;ve changed my hosts for 127.0.0.1 my.domain.com. I&amp;#39;ve setup my facebook application&amp;#39;s return address: &lt;a rel="nofollow" target="_new" href="http://my.domain.com"&gt;http://my.domain.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I can get the application to start at localhost:59101 no problem. But I get error from &amp;quot;connect.facebook.com/extern/login_status.php&amp;quot; because the domains don&amp;#39;t match. So, I try &lt;a rel="nofollow" target="_new" href="http://my.domain.com"&gt;http://my.domain.com&lt;/a&gt; I get another website, so I have to change my LAN Settings to use proxyserver my.domain.com port 80 (and tried 59101). When i refresh page, the page times out. &lt;/p&gt;
&lt;p&gt;It seems port 59101 is hard-coded thru out the project. I tried every combination of: (hosts --&amp;gt; 127.0.0.1:59101) (facebook app settings --&amp;gt; my.domain.com:59101) (using my IIS with vir dir set to port 80 or 59101) (ie --&amp;gt; localhost:59101, localhost, my.domain.com, my.domain.com:59101) (Proxy Settings: my.domain.com:59101, my.domain.com, localhost, localhost:59101). It just doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;When i goto &lt;a rel="nofollow" target="_new" href="http://localhost:80"&gt;http://localhost:80&lt;/a&gt; with IIS setup with vir dir to the application&amp;#39;s web path I get the following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;HTTP Error 500.19 - Internal Server Error&lt;/p&gt;
&lt;p&gt;The requested page cannot be accessed because the related configuration data for the page is invalid.&amp;quot;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve even tried replacing all references of localhost:59101 in the code to my.domain.com. No luck.&lt;/p&gt;
&lt;p&gt;If you could be a little more descriptive about &amp;quot;update your service references to point to the fake host name&amp;quot;, that would be spectacular. Is IIS needed, what proxy settings? I read your other post and it talks about a Web Cloud Service. I havn&amp;#39;t tried that, but your description in this blog says I only need to change app id/secret and fake domain. &lt;/p&gt;
&lt;p&gt;Please help.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=583" width="1" height="1"&gt;</description></item><item><title>Silverlight Travel &amp;raquo; Silverlight Facebook Client Side API</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#193</link><pubDate>Fri, 30 Jan 2009 09:40:59 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:193</guid><dc:creator>Silverlight Travel » Silverlight Facebook Client Side API</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Silverlight Travel &amp;raquo; Silverlight Facebook Client Side API&lt;/p&gt;
&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=193" width="1" height="1"&gt;</description></item><item><title>Silverlight Travel &amp;raquo; Silverlight Facebook Client Side API</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#189</link><pubDate>Sun, 25 Jan 2009 11:15:44 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:189</guid><dc:creator>Silverlight Travel » Silverlight Facebook Client Side API</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Silverlight Travel &amp;raquo; Silverlight Facebook Client Side API&lt;/p&gt;
&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=189" width="1" height="1"&gt;</description></item><item><title>Silverlight Cream for January 24, 2009 -- #496</title><link>http://azurecoding.net/blogs/icbtw/archive/2009/01/22/silverlight-facebook-api.aspx#187</link><pubDate>Sat, 24 Jan 2009 21:07:10 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:187</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;In this issue: Jonathan van de Veen, David Justice, Andrej Tozon, Patrick Keating, Timmy Kokke, Shawn&lt;/p&gt;
&lt;img src="http://azurecoding.net/aggbug.aspx?PostID=187" width="1" height="1"&gt;</description></item></channel></rss>