<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>azuretoolkit Discussions Rss Feed</title><link>http://azuretoolkit.codeplex.com/Thread/List.aspx</link><description>azuretoolkit Discussions Rss Description</description><item><title>New Post: Issues with using localhost as the callback</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=207487</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Interesting.&lt;/p&gt;
&lt;p&gt;Could you explain how you test your azure facebook apps (iframe) locally?&lt;/p&gt;
&lt;/div&gt;</description><author>playxn</author><pubDate>Sun, 19 Dec 2010 15:21:13 GMT</pubDate><guid isPermaLink="false">New Post: Issues with using localhost as the callback 20101219032113P</guid></item><item><title>New Post: Missing dbscript.sql</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=238814</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Quote: Create local database using the dbscript.sql found in the AzureFacebook.Data.Sql project&lt;/p&gt;
&lt;p&gt;Where is this script and where is this project?&lt;/p&gt;
&lt;/div&gt;</description><author>manmln</author><pubDate>Sat, 18 Dec 2010 04:25:51 GMT</pubDate><guid isPermaLink="false">New Post: Missing dbscript.sql 20101218042551A</guid></item><item><title>New Post: Facebook App on Windows Azure</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=238246</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Check out our other project here:&amp;nbsp;&lt;a href="http://facebooksdk.codeplex.com/"&gt;http://facebooksdk.codeplex.com/&lt;/a&gt;&amp;nbsp;There is an azure sample in the source code that will help you get started.&lt;/p&gt;
&lt;/div&gt;</description><author>ntotten</author><pubDate>Wed, 15 Dec 2010 04:02:31 GMT</pubDate><guid isPermaLink="false">New Post: Facebook App on Windows Azure 20101215040231A</guid></item><item><title>New Post: Facebook App on Windows Azure</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=238246</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hallo,&lt;/p&gt;
&lt;p&gt;actually i am struggling a bit in setting up a good development/testing environment for a Facebook App running on Windows Azure.&lt;/p&gt;
&lt;p&gt;Do you have some hints in setting up a good architecture which supports Unit Testing and Dependency Injection. And how to test this app best running in an facebook iframe?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you guys,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
&lt;/div&gt;</description><author>playxn</author><pubDate>Tue, 14 Dec 2010 01:49:19 GMT</pubDate><guid isPermaLink="false">New Post: Facebook App on Windows Azure 20101214014919A</guid></item><item><title>New Post: Where did the facebook sample application go?</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=235531</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;The entire old source is in the source control in the Archive folder. That has the old facebook sample, etc.&lt;/p&gt;
&lt;/div&gt;</description><author>ntotten</author><pubDate>Wed, 24 Nov 2010 02:27:08 GMT</pubDate><guid isPermaLink="false">New Post: Where did the facebook sample application go? 20101124022708A</guid></item><item><title>New Post: Where did the facebook sample application go?</title><link>http://azuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=235531</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I know that you are in the progress of migrating all the facebook stuff into the facebook SDK.&lt;/p&gt;
&lt;p&gt;But somehow i can't find the sample application. It would be useful to have a look at the source code of a sample facebook application which is running on Windows Azure.&lt;/p&gt;
&lt;p&gt;I hope you can help me,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
&lt;/div&gt;</description><author>playxn</author><pubDate>Mon, 22 Nov 2010 00:28:32 GMT</pubDate><guid isPermaLink="false">New Post: Where did the facebook sample application go? 20101122122832A</guid></item><item><title>New Post: MessageQueue.GetMessage fails</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=214580</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Using then Azure.Toolkit i'm able to add the message to the queue (i can see the message in the database).&lt;/p&gt;
&lt;p&gt;But in the Worker Role, when &lt;strong&gt;MessageProcessor.ProcessMessages&lt;/strong&gt; make the call to &lt;strong&gt;GetMessage&lt;/strong&gt;() on MessageQueue, it throws an exception with &lt;strong&gt;internal error 500&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;What could be going wrong here since the same MessageQueue was able to queue the message from Web Role, but not GetMessage from Worker Role? It fails at&lt;/p&gt;
&lt;div style="color:black;background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;public&lt;/span&gt; T GetMessage()
        {
           &lt;strong&gt; _currentMessage = _queue.GetMessage();&lt;/strong&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;SKBG&lt;/p&gt;&lt;/div&gt;</description><author>satishkbg</author><pubDate>Tue, 01 Jun 2010 13:48:57 GMT</pubDate><guid isPermaLink="false">New Post: MessageQueue.GetMessage fails 20100601014857P</guid></item><item><title>New Post: Facebook comment app</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=214157</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;OK found it, in the toolkit itself, was looking in the wrong place&lt;/p&gt;&lt;/div&gt;</description><author>satishkbg</author><pubDate>Fri, 28 May 2010 05:28:17 GMT</pubDate><guid isPermaLink="false">New Post: Facebook comment app 20100528052817A</guid></item><item><title>New Post: Facebook comment app</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=214157</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Where is the fb-azure comments app which you demonstrated in mix10 in march? It will be great to have a look into it.&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;SKBG&lt;/p&gt;&lt;/div&gt;</description><author>satishkbg</author><pubDate>Fri, 28 May 2010 05:22:49 GMT</pubDate><guid isPermaLink="false">New Post: Facebook comment app 20100528052249A</guid></item><item><title>New Post: Do you need developer for  this project?</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=213249</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I would like to know if this project is still under development and needs some developer. I would like to contribute into this project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;&lt;/div&gt;</description><author>shekharkotekar</author><pubDate>Thu, 20 May 2010 04:18:19 GMT</pubDate><guid isPermaLink="false">New Post: Do you need developer for  this project? 20100520041819A</guid></item><item><title>New Post: Issues with using localhost as the callback</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=207487</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have the same issues with azure staying on port 81.&amp;nbsp; Rather annoying i must agree.&amp;nbsp; Also if you want to test this on an iis server on port 80, you can use Dependency Injection to abstract the cloud pieces and be able to test on a local server or a preview server which is what we do a lot.&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>jimzim</author><pubDate>Sun, 28 Mar 2010 20:38:03 GMT</pubDate><guid isPermaLink="false">New Post: Issues with using localhost as the callback 20100328083803P</guid></item><item><title>New Post: Issues with using localhost as the callback</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=207487</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;ehh, nevermind.&amp;nbsp; Firefox was just acting up.&amp;nbsp; For the 2nd part, I guess I'll be creating some scripts to quickly restart the fabric.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>jeffdeville</author><pubDate>Sat, 27 Mar 2010 04:35:31 GMT</pubDate><guid isPermaLink="false">New Post: Issues with using localhost as the callback 20100327043531A</guid></item><item><title>New Post: Issues with using localhost as the callback</title><link>http://facebookazuretoolkit.codeplex.com/Thread/View.aspx?ThreadId=207487</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello, thanks for putting this together.&amp;nbsp; I'm having some problems with using localhost:81 as a callback, because facebook is special casing this domain, and returned different cookies, which the site then doesn't know how to parse.&amp;nbsp; With non-azure development, I would just map an entry in my hosts file to point to my local box, but that doesn't seem to work with azure.&amp;nbsp; Have you all run into this issue?&amp;nbsp; If so, any suggestions?&lt;/p&gt;
&lt;p&gt;Also, is there a quick way that you all know of to force azure to stay on port 81 without having to start and stop the dev fabric each time?&amp;nbsp; It's getting old already.&amp;nbsp; :-/&lt;/p&gt;
&lt;p&gt;Thanks guys.&lt;/p&gt;
&lt;p&gt;-jeff&lt;/p&gt;&lt;/div&gt;</description><author>jeffdeville</author><pubDate>Sat, 27 Mar 2010 04:30:58 GMT</pubDate><guid isPermaLink="false">New Post: Issues with using localhost as the callback 20100327043058A</guid></item></channel></rss>