<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Facebook Developer Toolkit</title><link>http://facebooktoolkit.codeplex.com/project/feeds/rss</link><description>Clarity Consulting Inc. http&amp;#58;&amp;#47;&amp;#47;www.claritycon.com developed the original Facebook Developer Toolkit for the Microsoft Visual Studio Express Team.  We have seen lots of feedback on suggestions on improving the codebase.  We worked with Microsoft on an idea to keep the code relevant and up to date for all the Facebook Developers.  Together we decided that hosting the source here on CodePlex will be the best way to track items and allow community involvement in the source.  We encourage anyone to get involved.      We would like to thank Microsoft for the great support they are giving this project, and the effort they are willing to commit to helping us keep the library up to date.      This project contains .NET wrappers to the Facebook API.  Also, includes sample projects and controls.  We are going to start by trying to maintain both the vb.net and C&amp;#35; code bases.  We will see how it goes.</description><item><title>Closed Issue: facebook.photos.gettags() throws exception - Input string was not in a correct format [12800]</title><link>http://facebooktoolkit.codeplex.com/workitem/12800</link><description>if the subjectid is empty and trying to get it &lt;br /&gt;after pulling the xml using the commandis photos.gettags.&lt;br /&gt;it through error&lt;br /&gt;&amp;#34;input string was not in the currect format&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;code example&lt;br /&gt;&amp;#47;&amp;#47;getting the tags of the photo&lt;br /&gt;IList&amp;#60;facebook.Schema.photo_tag&amp;#62; Itags &amp;#61; api.photos.getTags&amp;#40;LpId&amp;#41;&amp;#59;&lt;br /&gt;foreach &amp;#40;facebook.Schema.photo_tag tag in Itags&amp;#41;&lt;br /&gt; &amp;#123;&lt;br /&gt;    long l&amp;#59;&lt;br /&gt;    l&amp;#61;tag.subject&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#160;&lt;br /&gt;XML of the retuen photo tag&lt;br /&gt;&amp;#160;&lt;br /&gt;tag &amp;#61; &amp;#123;&amp;#60;photo_tag xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;api.facebook.com&amp;#47;1.0&amp;#47;&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;pid&amp;#62;your pid&amp;#60;&amp;#47;pid&amp;#62;&lt;br /&gt;  &amp;#60;subject &amp;#47;&amp;#62;  &amp;#42;&amp;#42;&amp;#42; empty subject it throw the error&lt;br /&gt;  &amp;#60;text&amp;#62;ya&amp;#60;&amp;#47;text&amp;#62;&lt;br /&gt;  &amp;#60;xcoord&amp;#62;60.231&amp;#60;&amp;#47;xcoord&amp;#62;&lt;br /&gt;  &amp;#60;ycoord&amp;#62;26.8132&amp;#60;&amp;#47;ycoord&amp;#62;&lt;br /&gt;  &amp;#60;created&amp;#62;1236794195&amp;#60;&amp;#47;created&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;photo_tag&amp;#62;&amp;#125;&lt;br /&gt;</description><author>amitplex</author><pubDate>Thu, 16 May 2013 11:10:22 GMT</pubDate><guid isPermaLink="false">Closed Issue: facebook.photos.gettags() throws exception - Input string was not in a correct format [12800] 20130516111022A</guid></item><item><title>Closed Issue: Could not deserialize data returned from server [17036]</title><link>http://facebooktoolkit.codeplex.com/workitem/17036</link><description>If you should happen to see this error when calling Users.GetInfo&amp;#40;&amp;#41; it&amp;#39;s because facebook changed something in the way their hs_info is passed down and the C&amp;#35; API is not expecting nullable values.&lt;br /&gt;&amp;#160;&lt;br /&gt;Here is the fix&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;recompile the binaries from source with the following members and their referencing properties set to set to int&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;These are members of &amp;#62; Facebook.Schema.hs_info &lt;br /&gt;&amp;#160;&lt;br /&gt;private int&amp;#63; grad_yearField&amp;#59;&lt;br /&gt;private int&amp;#63; hs1_idField&amp;#59;&lt;br /&gt;private int&amp;#63; hs2_idField&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;If you don&amp;#39;t have the capability or need to get your site running ASAP.. i&amp;#39;ve attached the binaries with this change already compiled in.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#126;Lucas Smolic&lt;br /&gt;</description><author>RobertMGlynn</author><pubDate>Thu, 16 May 2013 11:10:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Could not deserialize data returned from server [17036] 20130516111017A</guid></item><item><title>Closed Issue: API Error Code: 100  - Requires valid next URL. [17383]</title><link>http://facebooktoolkit.codeplex.com/workitem/17383</link><description>When authenticating an application, you will received this error.&lt;br /&gt;&amp;#160;&lt;br /&gt;WORKAROUND&amp;#58;&lt;br /&gt;Turn off the new dialog in your application settings in Facebook &amp;#40;Developer App -&amp;#62; Your App -&amp;#62; Settings -&amp;#62; Migrations -&amp;#62; &amp;#34;New Data Permissions&amp;#34; -&amp;#62; Disabled&lt;br /&gt;&amp;#160;&lt;br /&gt;NOTE the WORKAROUND WILL STOP WORKING JUNE 1, 2010.. Code needs to be fixed before then.&lt;br /&gt;</description><author>jondaley</author><pubDate>Thu, 16 May 2013 11:10:16 GMT</pubDate><guid isPermaLink="false">Closed Issue: API Error Code: 100  - Requires valid next URL. [17383] 20130516111016A</guid></item><item><title>Reviewed: Version 3.01 (Feb 12, 2013)</title><link>http://facebooktoolkit.codeplex.com/releases/view/39727#ReviewBy-cryptrorg</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - merhaba.dsadsafsasdf</description><author>cryptrorg</author><pubDate>Tue, 12 Feb 2013 15:07:44 GMT</pubDate><guid isPermaLink="false">Reviewed: Version 3.01 (Feb 12, 2013) 20130212030744P</guid></item><item><title>Source code checked in, #69709</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Commented Issue: 2.0 Security Exceptions on GoDaddy Hosting [11530]</title><link>http://facebooktoolkit.codeplex.com/workitem/11530</link><description>Security Exception &lt;br /&gt;Description&amp;#58; The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application&amp;#39;s trust level in the configuration file. &lt;br /&gt;&lt;br /&gt;Exception Details&amp;#58; System.Security.SecurityException&amp;#58; Request for the permission of type &amp;#39;System.Security.Permissions.SecurityPermission, mscorlib, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; failed.&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58; &lt;br /&gt;&lt;br /&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  &lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;SecurityException&amp;#58; Request for the permission of type &amp;#39;System.Security.Permissions.SecurityPermission, mscorlib, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; failed.&amp;#93;&lt;br /&gt;   System.Security.CodeAccessSecurityEngine.Check&amp;#40;Object demand, StackCrawlMark&amp;#38; stackMark, Boolean isPermSet&amp;#41; &amp;#43;0&lt;br /&gt;   System.Security.CodeAccessPermission.Demand&amp;#40;&amp;#41; &amp;#43;59&lt;br /&gt;   System.Net.ServicePointManager.set_ServerCertificateValidationCallback&amp;#40;RemoteCertificateValidationCallback value&amp;#41; &amp;#43;54&lt;br /&gt;   facebook.API.postRequest&amp;#40;String requestUrl, String postString&amp;#41; &amp;#43;98&lt;br /&gt;   facebook.API.SendRequest&amp;#40;IDictionary&amp;#96;2 parameterDictionary, Boolean useSession&amp;#41; &amp;#43;253&lt;br /&gt;   facebook.auth.getSession&amp;#40;String auth_token&amp;#41; &amp;#43;83&lt;br /&gt;   facebook.API.CreateSession&amp;#40;&amp;#41; &amp;#43;17&lt;br /&gt;   facebook.API.CreateSession&amp;#40;String authToken&amp;#41; &amp;#43;15&lt;br /&gt;   facebook.web.BasePageHelper.LoadFBMLPage&amp;#40;API FaceBookAPI, Boolean requireLogin, HttpRequest request, HttpResponse response&amp;#41; in BasePageHelper.cs&amp;#58;81&lt;br /&gt;   facebook.web.CanvasFBMLMasterPage.Page_Init&amp;#40;Object sender, EventArgs e&amp;#41; in CanvasFBMLMasterPage.cs&amp;#58;65&lt;br /&gt;   System.Web.Util.CalliHelper.EventArgFunctionCaller&amp;#40;IntPtr fp, Object o, Object t, EventArgs e&amp;#41; &amp;#43;15&lt;br /&gt;   System.Web.Util.CalliEventHandlerDelegateProxy.Callback&amp;#40;Object sender, EventArgs e&amp;#41; &amp;#43;33&lt;br /&gt;   System.Web.UI.Control.OnInit&amp;#40;EventArgs e&amp;#41; &amp;#43;99&lt;br /&gt;   System.Web.UI.UserControl.OnInit&amp;#40;EventArgs e&amp;#41; &amp;#43;74&lt;br /&gt;   System.Web.UI.Control.InitRecursive&amp;#40;Control namingContainer&amp;#41; &amp;#43;321&lt;br /&gt;   System.Web.UI.Control.InitRecursive&amp;#40;Control namingContainer&amp;#41; &amp;#43;198&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41; &amp;#43;7350&lt;br /&gt;   System.Web.UI.Page.ProcessRequest&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41; &amp;#43;213&lt;br /&gt;   System.Web.UI.Page.ProcessRequest&amp;#40;&amp;#41; &amp;#43;86&lt;br /&gt;   System.Web.UI.Page.ProcessRequestWithNoAssert&amp;#40;HttpContext context&amp;#41; &amp;#43;18&lt;br /&gt;   System.Web.UI.Page.ProcessRequest&amp;#40;HttpContext context&amp;#41; &amp;#43;49&lt;br /&gt;   ASP.default_aspx.ProcessRequest&amp;#40;HttpContext context&amp;#41; &amp;#43;4&lt;br /&gt;   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41; &amp;#43;358&lt;br /&gt;   System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41; &amp;#43;64&lt;br /&gt;Comments: ** Comment from web user: tsvmadhavsiri ** &lt;p&gt;hi.. &lt;/p&gt;&lt;p&gt;i am also having the same issue.. it is working fine on my local system.. when it comes to godaddy host server .. it is saying that &lt;/p&gt;&lt;p&gt;System.Security.SecurityException&amp;#58; Request for the permission of type &amp;#39;System.Net.WebPermission, System, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; failed&lt;/p&gt;&lt;p&gt;can anyone update me how to resolve this issue i am using 3.1 beta..&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description><author>tsvmadhavsiri</author><pubDate>Wed, 29 Aug 2012 06:04:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: 2.0 Security Exceptions on GoDaddy Hosting [11530] 20120829060408A</guid></item><item><title>New Post: Getting connectSession.IsConnected() always false, was working before...</title><link>http://facebooktoolkit.codeplex.com/discussions/379120</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I found that the API support for previous API providers is also down.&lt;/p&gt;
&lt;p&gt;I have replaced the API with new API from computerBeacon.net http://computerbeacon.net/ Now Facebook integration to my app is working fine.&lt;/p&gt;&lt;/div&gt;</description><author>akole_vaibhav</author><pubDate>Fri, 27 Jul 2012 15:15:19 GMT</pubDate><guid isPermaLink="false">New Post: Getting connectSession.IsConnected() always false, was working before... 20120727031519P</guid></item><item><title>New Post: Getting connectSession.IsConnected() always false, was working before...</title><link>http://facebooktoolkit.codeplex.com/discussions/379120</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am also facing same issue&lt;/p&gt;
&lt;p&gt;My code &lt;strong&gt;connectSession.IsConnected() &lt;/strong&gt;was working 10 days back ,now i am unable to login using facebook&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After tracing issue , i get to know that&amp;nbsp; , we are unable to get facebook cookies to get validate&lt;/p&gt;
&lt;p&gt;HttpContext.Current.Request.Cookies[fullCookie] is always null&lt;/p&gt;
&lt;p&gt;private static string GetFacebookCookie(string cookieName)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string retString = null;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string fullCookie = ApiKey + "_" + cookieName;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (HttpContext.Current.Request.Cookies[fullCookie] != null)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; retString = HttpContext.Current.Request.Cookies[fullCookie].Value;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return retString;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;Please let me know some one get better solution&lt;/p&gt;
&lt;p&gt;Actually i want to send private message notification to facebook friend with this code and if some one have better solution please let me know&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>rameshfresh</author><pubDate>Fri, 27 Jul 2012 12:34:44 GMT</pubDate><guid isPermaLink="false">New Post: Getting connectSession.IsConnected() always false, was working before... 20120727123444P</guid></item><item><title>New Post: Getting connectSession.IsConnected() always false, was working before...</title><link>http://facebooktoolkit.codeplex.com/discussions/379120</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Same issue here.&lt;/p&gt;
&lt;p&gt;Did Facebook changed anything?&lt;/p&gt;
&lt;p&gt;If somethings do not work anymore with facebook, my rule is: just wait for one week and if it still does not work, then start worrying.&lt;/p&gt;
&lt;p&gt;Unfortunately, this issues now is aout 5 days and I'm starting to get worried.&lt;/p&gt;
&lt;p&gt;Hope someone can help us out of this misery. &lt;br /&gt;Don't have the time to convert my running project to the C# SDK. :-/&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>sitepoint</author><pubDate>Sat, 21 Jul 2012 15:51:41 GMT</pubDate><guid isPermaLink="false">New Post: Getting connectSession.IsConnected() always false, was working before... 20120721035141P</guid></item><item><title>New Post: Getting connectSession.IsConnected() always false, was working before...</title><link>http://facebooktoolkit.codeplex.com/discussions/379120</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;strong&gt;My app is on production server and stopped unexpectedly...&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;connectSession.IsConnected() is always returning false.&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The code snippet is as follow,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;aspx page:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;nbsp;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php&amp;quot;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;lt;/script&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;lt;fb:login-button perms=&amp;quot;publish_stream, email&amp;quot; onlogin='window.location=&amp;quot;FacebookSocialMediaInterPage.aspx&amp;quot;'&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;lt;/fb:login-button&amp;gt;&lt;br&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="white-space:pre"&gt; FB.init('&amp;lt;%=ConfigurationManager.AppSettings[&amp;quot;FacebookAPI&amp;quot;] %&amp;gt;', &amp;quot;xd_receiver.htm&amp;quot;, { &amp;quot;ifUserConnected&amp;quot;: &amp;quot;&lt;/span&gt;AfterFBLogin&lt;span style="white-space:pre"&gt;.aspx&amp;quot; });&amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="white-space:pre"&gt;AfterFBLogin&lt;/span&gt;.aspx.cs&amp;nbsp;Page:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;protected void Page_Load(object sender, EventArgs e)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;{&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;Facebook.Session.ConnectSession connectSession&lt;/span&gt;&amp;nbsp;connectSession = new Facebook.Session.ConnectSession(&amp;lt;FacebookAppKey&amp;gt;,&lt;span style="white-space:pre"&gt;
&lt;/span&gt;&amp;lt;FacebookAppSecret&amp;gt;);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;nbsp;&lt;/span&gt;connectSession.Login();&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre"&gt;&amp;nbsp;&lt;/span&gt;if (connectSession.IsConnected()) &amp;nbsp;&lt;strong&gt;//THIS ALWAYS RETURNING FALSE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;//My business logic is here...&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thanks in advance.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Vaibh&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>akole_vaibhav</author><pubDate>Fri, 20 Jul 2012 12:07:45 GMT</pubDate><guid isPermaLink="false">New Post: Getting connectSession.IsConnected() always false, was working before... 20120720120745P</guid></item><item><title>Created Issue: FeatureLoader.js.php not spported in IE [23039]</title><link>http://facebooktoolkit.codeplex.com/workitem/23039</link><description>I downloaded Facebook Developer Toolkit 3.1 beta from http&amp;#58;&amp;#47;&amp;#47;facebooktoolkit.codeplex.com&amp;#47;releases&amp;#47;view&amp;#47;42984. The issue I ma facing is that starting today, the facebook button is not visible in IE. Its working fine in firefox and chrome. When I load my page in IE, its throwing thye following error&amp;#58;&lt;br /&gt;Message&amp;#58; Object doesn&amp;#39;t support this property or method&lt;br /&gt;Line&amp;#58; 128&lt;br /&gt;Char&amp;#58; 188&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URI&amp;#58; http&amp;#58;&amp;#47;&amp;#47;static.ak.connect.facebook.com&amp;#47;js&amp;#47;api_lib&amp;#47;v0.4&amp;#47;FeatureLoader.js.php&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please advice.&lt;br /&gt;</description><author>piap</author><pubDate>Tue, 17 Jul 2012 18:00:07 GMT</pubDate><guid isPermaLink="false">Created Issue: FeatureLoader.js.php not spported in IE [23039] 20120717060007P</guid></item><item><title>New Post: Logout in desktop application</title><link>http://facebooktoolkit.codeplex.com/discussions/361329</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'am developing desktop application in Windows Forms using this toolkit. I need to add simple functionality which allow various users to login to Facebook services.&lt;/p&gt;
&lt;p&gt;I tried to use Facebook.Winforms.Components.FacebookService.LogOff() and also Facebook.Winforms.Components.FacebookService.Application.Session.Logout() but neither of this methods does not work. Disposing FacebookService component does not work too. Calling
 ConnectToFacebook method second time does not display login window as I was expecting.&lt;/p&gt;
&lt;p&gt;I found lot of posts discussing this issue here, but not single one was usefull.&lt;/p&gt;
&lt;/div&gt;</description><author>ondrej</author><pubDate>Thu, 28 Jun 2012 20:47:10 GMT</pubDate><guid isPermaLink="false">New Post: Logout in desktop application 20120628084710P</guid></item><item><title>New Post: How to send Notifications to the face book users  ?</title><link>http://facebooktoolkit.codeplex.com/discussions/258760</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Looking for the same thing. Please share if anyone can figure it out.&lt;/p&gt;&lt;/div&gt;</description><author>turbowars</author><pubDate>Wed, 20 Jun 2012 10:56:24 GMT</pubDate><guid isPermaLink="false">New Post: How to send Notifications to the face book users  ? 20120620105624A</guid></item><item><title>New Post: Facebook Developer Toolkit :: facebook does not exist in the current context</title><link>http://facebooktoolkit.codeplex.com/discussions/356102</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;I am using facebook developer toolkit. I have added reference to facebook.dll and facebook.winforms.dll. Also added Facebook.winforms.dll to toolbox. Please see the code below.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;pre&gt; private void btnLogin_Click(object sender, EventArgs e)
        {
            facebookService1.ConnectToFacebook();

try
{
facebookService1.GetExtendedPermission(facebook.Types.Enums.  Extended_Permissions.status_update);
}
catch (Exception exception)
{
MessageBox.Show(this, exception.Message, &amp;quot;Error&amp;quot;);
}

        }

private void btnShare_Click(object sender, EventArgs e)
        {
            String status = txtStatus.Text;
Boolean updated = facebookService1.API.users.setStatus(status);
if (updated)
{
txtStatus.Text = &amp;quot;&amp;quot;;
}
        }
    }&lt;/pre&gt;
&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;br&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I am getting 3 compilation errors.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The name facebook does not exist in the current context. &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;2.Facebook.Winforms.Components.FaceBookService does not contain a definition for GetExtendedPermission.&lt;/p&gt;
&lt;p&gt;3.Facebook.Winforms.Components.FaceBookService does not contain a definition for API.&lt;/p&gt;
&lt;p&gt;Why this happens?..No clue about it..Any ideas? Thanks&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>harinarayananvp</author><pubDate>Thu, 17 May 2012 04:01:34 GMT</pubDate><guid isPermaLink="false">New Post: Facebook Developer Toolkit :: facebook does not exist in the current context 20120517040134A</guid></item><item><title>New Post: Problem with facebook connect login</title><link>http://facebooktoolkit.codeplex.com/discussions/236060</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Where you set the document.domain? i too&amp;nbsp;have the same problem.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Davide&lt;/p&gt;&lt;/div&gt;</description><author>figoso90</author><pubDate>Fri, 27 Apr 2012 07:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Problem with facebook connect login 20120427072849A</guid></item><item><title>New Post: How to run this code on my facebook dll version 5.0.25.0</title><link>http://facebooktoolkit.codeplex.com/discussions/281535</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Right click project name, Add References&amp;gt;Browse&amp;gt; choose facebook.dll...&lt;/p&gt;&lt;/div&gt;</description><author>dqmdung</author><pubDate>Tue, 10 Apr 2012 05:32:17 GMT</pubDate><guid isPermaLink="false">New Post: How to run this code on my facebook dll version 5.0.25.0 20120410053217A</guid></item><item><title>Created Issue: How to get Access token after redirect to Default.aspx page [22156]</title><link>http://facebooktoolkit.codeplex.com/workitem/22156</link><description>after successfully Login to facebook its redirect to redirect_uri, which is Default.aspx.&lt;br /&gt;It redirects successfully but I cant get the access token.&lt;br /&gt;&lt;br /&gt;It returns like this Url&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;localhost&amp;#58;51732&amp;#47;Default.aspx&amp;#35;access_token&amp;#61;AAAE8N2MBAnIBAGlfaQfzPZBqgtveZCRWPvNgZBLhKsxSYgBN5mSzzJnOCL3g5Jl3vyYHyz5juo1fJGLwDDMZB6ZBPkglxbmPGGkhnPSfsZASaGyZADBkYFA&amp;#38;expires_in&amp;#61;5536&lt;br /&gt;&lt;br /&gt;Here &amp;#34;access_token&amp;#34; sends with &amp;#34;&amp;#35;&amp;#34; I can&amp;#39;t access it in query string.&lt;br /&gt;&lt;br /&gt;Can anyone suggest how will I get the access_token&amp;#63;&lt;br /&gt;</description><author>debpyne</author><pubDate>Fri, 03 Feb 2012 14:32:12 GMT</pubDate><guid isPermaLink="false">Created Issue: How to get Access token after redirect to Default.aspx page [22156] 20120203023212P</guid></item><item><title>Created Issue: How to get Access token after redirect to Default.aspx page [22155]</title><link>http://facebooktoolkit.codeplex.com/workitem/22155</link><description>after successfully Login to facebook its redirect to redirect_uri, which is Default.aspx.&lt;br /&gt;It redirects successfully but I cant get the access token.&lt;br /&gt;&lt;br /&gt;It returns like this Url&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;localhost&amp;#58;51732&amp;#47;Default.aspx&amp;#35;access_token&amp;#61;AAAE8N2MBAnIBAGlfaQfzPZBqgtveZCRWPvNgZBLhKsxSYgBN5mSzzJnOCL3g5Jl3vyYHyz5juo1fJGLwDDMZB6ZBPkglxbmPGGkhnPSfsZASaGyZADBkYFA&amp;#38;expires_in&amp;#61;5536&lt;br /&gt;&lt;br /&gt;Here &amp;#34;access_token&amp;#34; sends with &amp;#34;&amp;#35;&amp;#34; I can&amp;#39;t access it in query string.&lt;br /&gt;&lt;br /&gt;Can anyone suggest how will I get the access_token&amp;#63;&lt;br /&gt;</description><author>debpyne</author><pubDate>Fri, 03 Feb 2012 14:32:09 GMT</pubDate><guid isPermaLink="false">Created Issue: How to get Access token after redirect to Default.aspx page [22155] 20120203023209P</guid></item><item><title>Created Issue: How to get the access_token after redirect [22154]</title><link>http://facebooktoolkit.codeplex.com/workitem/22154</link><description>after successfully Login to facebook its redirect to redirect_uri, which is Default.aspx.&lt;br /&gt;It redirects successfully but I cant get the access token.&lt;br /&gt;&lt;br /&gt;It returns like this Url&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;localhost&amp;#58;51732&amp;#47;Default.aspx&amp;#35;access_token&amp;#61;AAAE8N2MBAnIBAGlfaQfzPZBqgtveZCRWPvNgZBLhKsxSYgBN5mSzzJnOCL3g5Jl3vyYHyz5juo1fJGLwDDMZB6ZBPkglxbmPGGkhnPSfsZASaGyZADBkYFA&amp;#38;expires_in&amp;#61;5536&lt;br /&gt;&lt;br /&gt;Here &amp;#34;access_token&amp;#34; sends with &amp;#34;&amp;#35;&amp;#34; I can&amp;#39;t access it in query string.&lt;br /&gt;&lt;br /&gt;Can anyone suggest how will I get the access_token&amp;#63;&lt;br /&gt;</description><author>debpyne</author><pubDate>Fri, 03 Feb 2012 14:31:59 GMT</pubDate><guid isPermaLink="false">Created Issue: How to get the access_token after redirect [22154] 20120203023159P</guid></item></channel></rss>