<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>FacebookToolkit Work Item Rss Feed</title><link>http://www.codeplex.com/FacebookToolkit/WorkItem/List.aspx</link><description>FacebookToolkit Work Item Rss Description</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>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>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>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><item><title>Created Issue: How to get Access token after redirect to Default.aspx page [22153]</title><link>http://facebooktoolkit.codeplex.com/workitem/22153</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:29:17 GMT</pubDate><guid isPermaLink="false">Created Issue: How to get Access token after redirect to Default.aspx page [22153] 20120203022917P</guid></item><item><title>Commented Issue: How Do I Create My First Desktop Application .wmv fault? [15738]</title><link>http://facebooktoolkit.codeplex.com/workitem/15738</link><description>I tried following this tutorial but I can&amp;#39;t find the property called Secret in the facebook secret &amp;#40;facebookService1.Secret&amp;#41;&lt;br /&gt;I use the facebook SDK V3.0 from page http&amp;#58;&amp;#47;&amp;#47;facebooktoolkit.codeplex.com&amp;#47;&lt;br /&gt;but it seems to work by only using the ApplicationKey &amp;#58;&amp;#41;&lt;br /&gt;Is this video for an older version of the SDK&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: giangchau92 ** &lt;p&gt;I have same problem&amp;#63; How can i solve it&amp;#63;&amp;#63;&lt;/p&gt;</description><author>giangchau92</author><pubDate>Sat, 28 Jan 2012 09:58:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: How Do I Create My First Desktop Application .wmv fault? [15738] 20120128095858A</guid></item><item><title>Created Issue: How to Logout from f connect using Facebook Toolkit [22128]</title><link>http://facebooktoolkit.codeplex.com/workitem/22128</link><description>I am trying able to login to my website using f-connect, but i am able to logout. I am trying to write the code from my code behind page and not the javascript. &lt;br /&gt;&lt;br /&gt;Imports facebook&lt;br /&gt;Imports facebook.web&lt;br /&gt;&lt;br /&gt;Partial Class SignOut&lt;br /&gt;    Inherits System.Web.UI.Page&lt;br /&gt;    Protected Sub Page_Load&amp;#40;ByVal sender As Object, ByVal e As System.EventArgs&amp;#41; Handles Me.Load&lt;br /&gt;        Try&lt;br /&gt;            &amp;#39;Logout for Facebook Connect&lt;br /&gt;            Dim api As New API&amp;#40;&amp;#41;&lt;br /&gt;            api.SessionKey &amp;#61; ConnectAuthentication.SessionKey&lt;br /&gt;            If ConnectAuthentication.isConnected&amp;#40;&amp;#41; Then&lt;br /&gt;                ConnectAuthentication.LogoutFacebook&amp;#40;&amp;#34;session_key&amp;#34;&amp;#41;&lt;br /&gt;            End If&lt;br /&gt;&lt;br /&gt;            Response.Redirect&amp;#40;&amp;#34;default.aspx&amp;#34;&amp;#41;&lt;br /&gt;        Catch ex As Exception&lt;br /&gt;            Throw ex&lt;br /&gt;        End Try&lt;br /&gt;    End Sub&lt;br /&gt;End Class&lt;br /&gt;&lt;br /&gt;And the class file is as below.....&lt;br /&gt;&lt;br /&gt;Imports Microsoft.VisualBasic&lt;br /&gt;&lt;br /&gt;Public Class ConnectAuthentication&lt;br /&gt;&lt;br /&gt;    Public Sub New&amp;#40;&amp;#41;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Public Shared Function isConnected&amp;#40;&amp;#41; As Boolean&lt;br /&gt;        Return &amp;#40;SessionKey IsNot Nothing AndAlso UserID &amp;#60;&amp;#62; -1&amp;#41;&lt;br /&gt;    End Function&lt;br /&gt;&lt;br /&gt;    Public Shared ReadOnly Property ApiKey&amp;#40;&amp;#41; As String&lt;br /&gt;        Get&lt;br /&gt;            Return ConfigurationManager.AppSettings&amp;#40;&amp;#34;APIKey&amp;#34;&amp;#41;&lt;br /&gt;        End Get&lt;br /&gt;    End Property&lt;br /&gt;&lt;br /&gt;    Public Shared ReadOnly Property SecretKey&amp;#40;&amp;#41; As String&lt;br /&gt;        Get&lt;br /&gt;            Return ConfigurationManager.AppSettings&amp;#40;&amp;#34;Secret&amp;#34;&amp;#41;&lt;br /&gt;        End Get&lt;br /&gt;    End Property&lt;br /&gt;&lt;br /&gt;    Public Shared ReadOnly Property SessionKey&amp;#40;&amp;#41; As String&lt;br /&gt;        Get&lt;br /&gt;            Return GetFacebookCookie&amp;#40;&amp;#34;session_key&amp;#34;&amp;#41;&lt;br /&gt;        End Get&lt;br /&gt;    End Property&lt;br /&gt;&lt;br /&gt;    Public Shared ReadOnly Property UserID&amp;#40;&amp;#41; As Integer&lt;br /&gt;        Get&lt;br /&gt;            Dim userID__1 As Integer &amp;#61; -1&lt;br /&gt;            Integer.TryParse&amp;#40;GetFacebookCookie&amp;#40;&amp;#34;user&amp;#34;&amp;#41;, userID__1&amp;#41;&lt;br /&gt;            Return userID__1&lt;br /&gt;        End Get&lt;br /&gt;    End Property&lt;br /&gt;&lt;br /&gt;    Private Shared Function GetFacebookCookie&amp;#40;ByVal cookieName As String&amp;#41; As String&lt;br /&gt;        Dim retString As String &amp;#61; Nothing&lt;br /&gt;        Dim fullCookie As String &amp;#61; ApiKey &amp;#38; &amp;#34;_&amp;#34; &amp;#38; cookieName&lt;br /&gt;&lt;br /&gt;        If HttpContext.Current.Request.Cookies&amp;#40;fullCookie&amp;#41; IsNot Nothing Then&lt;br /&gt;            retString &amp;#61; HttpContext.Current.Request.Cookies&amp;#40;fullCookie&amp;#41;.Value&lt;br /&gt;        End If&lt;br /&gt;        Return retString&lt;br /&gt;    End Function&lt;br /&gt;&lt;br /&gt;    Public Shared Function LogoutFacebook&amp;#40;ByVal cookieName As String&amp;#41; As String&lt;br /&gt;        Dim retString As String &amp;#61; Nothing&lt;br /&gt;        Dim fullCookie As String &amp;#61; ApiKey &amp;#38; &amp;#34;_&amp;#34; &amp;#38; cookieName&lt;br /&gt;&lt;br /&gt;        If HttpContext.Current.Request.Cookies&amp;#40;fullCookie&amp;#41; IsNot Nothing Then&lt;br /&gt;            retString &amp;#61; HttpContext.Current.Request.Cookies&amp;#40;fullCookie&amp;#41;.Expires&amp;#40;&amp;#41;&lt;br /&gt;        End If&lt;br /&gt;&lt;br /&gt;        Return retString&lt;br /&gt;    End Function&lt;br /&gt;End Class&lt;br /&gt;&lt;br /&gt;Can anybody please help me out&lt;br /&gt;</description><author>PPA</author><pubDate>Sat, 28 Jan 2012 06:46:18 GMT</pubDate><guid isPermaLink="false">Created Issue: How to Logout from f connect using Facebook Toolkit [22128] 20120128064618A</guid></item><item><title>Commented Issue: "Incorrect Signature" error when using Stream.Publish() [15391]</title><link>http://facebooktoolkit.codeplex.com/workitem/15391</link><description>I&amp;#39;m having a very hard time getting Stream.Publish&amp;#40;&amp;#41; to work.  I keep getting the &amp;#34;incorrect signature&amp;#34; error.  This is a Desktop app, not Iframe or FBML.  Here&amp;#39;s the code I&amp;#39;m using &amp;#40;borrowed from someone else&amp;#39;s example of how to make this work&amp;#41;&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&lt;br /&gt;                attachment attachment &amp;#61; new attachment&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;                attachment.caption &amp;#61; &amp;#34;www.icanhascheezburger.com&amp;#34;&amp;#59;&lt;br /&gt;                attachment.name &amp;#61; &amp;#34;I am bursting with joy&amp;#34;&amp;#59;&lt;br /&gt;                attachment.href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.com&amp;#47;2009&amp;#47;04&amp;#47;22&amp;#47;funny-pictures-bursting-with-joy&amp;#47;&amp;#34;&amp;#59;&lt;br /&gt;                attachment.description &amp;#61; &amp;#34;a funny looking cat&amp;#34;&amp;#59;&lt;br /&gt;                attachment.media &amp;#61; new List&amp;#60;attachment_media&amp;#62;&amp;#40;&amp;#41;&amp;#123;new attachment_media_image&amp;#40;&amp;#41;&lt;br /&gt;                                    &amp;#123;&lt;br /&gt;                                        src &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.files.wordpress.com&amp;#47;2009&amp;#47;03&amp;#47;funny-pictures-your-cat-is-bursting-with-joy1.jpg&amp;#34;,&lt;br /&gt;                                        href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.com&amp;#47;2009&amp;#47;04&amp;#47;22&amp;#47;funny-pictures-bursting-with-joy&amp;#47;&amp;#34;&lt;br /&gt;                                    &amp;#125;&amp;#125;&amp;#59;&lt;br /&gt;                string targetID &amp;#61; &amp;#34;100000xxxxxxxxx&amp;#34;&amp;#59;  &amp;#47;&amp;#47; the FB user who should receive the message &lt;br /&gt;                FBSession.FacebookAPI.Stream.Publish&amp;#40;&amp;#34;This is a test message&amp;#34;, attachment, null, targetID, Convert.ToInt64&amp;#40;FBSession.Uid&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&lt;br /&gt;&lt;br /&gt;Stack trace is as follows&amp;#58;&lt;br /&gt;&lt;br /&gt;Error&amp;#58; Facebook.Utility.FacebookException&amp;#58; Incorrect signature&lt;br /&gt;   at Facebook.Utility.Utilities.ParseException&amp;#40;String response, Boolean JSONFormat&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.processResponse&amp;#40;WebResponse webResponse&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.SendRequestSynchronous&amp;#40;IDictionary&amp;#96;2 parameterDictionary, Boolean useSession&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.SendRequest&amp;#91;T&amp;#93;&amp;#40;IDictionary&amp;#96;2 parameterDictionary, Boolean useSession&amp;#41;&lt;br /&gt;   at Facebook.Rest.Stream.Publish&amp;#40;String message, attachment attachment, IList&amp;#96;1 action_links, String target_id, Int64 uid, Boolean isAsync, PublishCallback callback, Object state&amp;#41;&lt;br /&gt;   at Facebook.Rest.Stream.Publish&amp;#40;String message, attachment attachment, IList&amp;#96;1 actionLinks, String target_id, Int64 uid&amp;#41;&lt;br /&gt;   at Highway.frmPopupWindow.btnShare_Click&amp;#40;Object sender, EventArgs e&amp;#41; in J&amp;#58;&amp;#92;Visual Studio 2008&amp;#92;Projects&amp;#92;Highway&amp;#92;Highway&amp;#92;frmPopupWindow.cs&amp;#58;line 332&lt;br /&gt;&lt;br /&gt;Any help greatly appreciated.&lt;br /&gt;Comments: ** Comment from web user: dketan ** &lt;p&gt;I am having same problem please help me to resolve this issue.&lt;/p&gt;</description><author>dketan</author><pubDate>Wed, 24 Aug 2011 15:00:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Incorrect Signature" error when using Stream.Publish() [15391] 20110824030016P</guid></item><item><title>Commented Issue: "Incorrect Signature" error when using Stream.Publish() [15391]</title><link>http://facebooktoolkit.codeplex.com/workitem/15391</link><description>I&amp;#39;m having a very hard time getting Stream.Publish&amp;#40;&amp;#41; to work.  I keep getting the &amp;#34;incorrect signature&amp;#34; error.  This is a Desktop app, not Iframe or FBML.  Here&amp;#39;s the code I&amp;#39;m using &amp;#40;borrowed from someone else&amp;#39;s example of how to make this work&amp;#41;&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&lt;br /&gt;                attachment attachment &amp;#61; new attachment&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;                attachment.caption &amp;#61; &amp;#34;www.icanhascheezburger.com&amp;#34;&amp;#59;&lt;br /&gt;                attachment.name &amp;#61; &amp;#34;I am bursting with joy&amp;#34;&amp;#59;&lt;br /&gt;                attachment.href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.com&amp;#47;2009&amp;#47;04&amp;#47;22&amp;#47;funny-pictures-bursting-with-joy&amp;#47;&amp;#34;&amp;#59;&lt;br /&gt;                attachment.description &amp;#61; &amp;#34;a funny looking cat&amp;#34;&amp;#59;&lt;br /&gt;                attachment.media &amp;#61; new List&amp;#60;attachment_media&amp;#62;&amp;#40;&amp;#41;&amp;#123;new attachment_media_image&amp;#40;&amp;#41;&lt;br /&gt;                                    &amp;#123;&lt;br /&gt;                                        src &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.files.wordpress.com&amp;#47;2009&amp;#47;03&amp;#47;funny-pictures-your-cat-is-bursting-with-joy1.jpg&amp;#34;,&lt;br /&gt;                                        href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;icanhascheezburger.com&amp;#47;2009&amp;#47;04&amp;#47;22&amp;#47;funny-pictures-bursting-with-joy&amp;#47;&amp;#34;&lt;br /&gt;                                    &amp;#125;&amp;#125;&amp;#59;&lt;br /&gt;                string targetID &amp;#61; &amp;#34;100000xxxxxxxxx&amp;#34;&amp;#59;  &amp;#47;&amp;#47; the FB user who should receive the message &lt;br /&gt;                FBSession.FacebookAPI.Stream.Publish&amp;#40;&amp;#34;This is a test message&amp;#34;, attachment, null, targetID, Convert.ToInt64&amp;#40;FBSession.Uid&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&amp;#47;&lt;br /&gt;&lt;br /&gt;Stack trace is as follows&amp;#58;&lt;br /&gt;&lt;br /&gt;Error&amp;#58; Facebook.Utility.FacebookException&amp;#58; Incorrect signature&lt;br /&gt;   at Facebook.Utility.Utilities.ParseException&amp;#40;String response, Boolean JSONFormat&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.processResponse&amp;#40;WebResponse webResponse&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.SendRequestSynchronous&amp;#40;IDictionary&amp;#96;2 parameterDictionary, Boolean useSession&amp;#41;&lt;br /&gt;   at Facebook.Rest.RestBase.SendRequest&amp;#91;T&amp;#93;&amp;#40;IDictionary&amp;#96;2 parameterDictionary, Boolean useSession&amp;#41;&lt;br /&gt;   at Facebook.Rest.Stream.Publish&amp;#40;String message, attachment attachment, IList&amp;#96;1 action_links, String target_id, Int64 uid, Boolean isAsync, PublishCallback callback, Object state&amp;#41;&lt;br /&gt;   at Facebook.Rest.Stream.Publish&amp;#40;String message, attachment attachment, IList&amp;#96;1 actionLinks, String target_id, Int64 uid&amp;#41;&lt;br /&gt;   at Highway.frmPopupWindow.btnShare_Click&amp;#40;Object sender, EventArgs e&amp;#41; in J&amp;#58;&amp;#92;Visual Studio 2008&amp;#92;Projects&amp;#92;Highway&amp;#92;Highway&amp;#92;frmPopupWindow.cs&amp;#58;line 332&lt;br /&gt;&lt;br /&gt;Any help greatly appreciated.&lt;br /&gt;Comments: ** Comment from web user: dketan ** &lt;p&gt;I am having same problem&lt;/p&gt;</description><author>dketan</author><pubDate>Wed, 24 Aug 2011 14:59:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Incorrect Signature" error when using Stream.Publish() [15391] 20110824025922P</guid></item><item><title>Commented Issue: error-"The user hasn't authorized the application to perform this action" while posting on page [19509]</title><link>http://facebooktoolkit.codeplex.com/workitem/19509</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;Using facebooktoolkit i am able to post on the user&amp;#39;s wall. But i am not able to post on the page which is administered by that user.&lt;br /&gt;&lt;br /&gt;My code is as below-&lt;br /&gt;Facebook.Session.ConnectSession connectsession &amp;#61; new Facebook.Session.ConnectSession&amp;#40;APIKey, AppSecret&amp;#41;&amp;#59;&lt;br /&gt;            Facebook.Rest.Api api &amp;#61; new Facebook.Rest.Api&amp;#40;connectsession&amp;#41;&amp;#59;&lt;br /&gt;            &lt;br /&gt;            api.Session.SessionKey &amp;#61; Auth_token&amp;#59;&lt;br /&gt;            api.Session.UserId &amp;#61; UserId&amp;#59;&lt;br /&gt;&lt;br /&gt;            Facebook.Rest.attachment_media_image myimage &amp;#61; new Facebook.Rest.attachment_media_image&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#47;&amp;#47;href is the link for the image if you click on it&lt;br /&gt;            myimage.href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;testpage.com&amp;#34;&amp;#59;&lt;br /&gt;            myimage.src &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;testpage.com&amp;#47;image.png&amp;#34;&amp;#59;&lt;br /&gt;            List&amp;#60;Facebook.Rest.attachment_media&amp;#62; mymedia &amp;#61; new List&amp;#60;Facebook.Rest.attachment_media&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            mymedia.Add&amp;#40;myimage&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            Facebook.Rest.attachment myattachment &amp;#61; new Facebook.Rest.attachment&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;name is bold heading for entry, to right of image&lt;br /&gt;            myattachment.name &amp;#61; &amp;#34;Title of your post by testpage.com&amp;#34;&amp;#59;&lt;br /&gt;            &amp;#47;&amp;#47;href is the link target for the &amp;#39;name&amp;#39;&lt;br /&gt;            myattachment.href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;testpage.com&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;caption is the long article text below the name&lt;br /&gt;            myattachment.caption &amp;#61; &amp;#34;Here is the main message for the wall&amp;#47;stream post&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;description appears under image&lt;br /&gt;            myattachment.description &amp;#61; &amp;#34;Something to describe the image&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            myattachment.media &amp;#61; mymedia&amp;#59;&lt;br /&gt;&lt;br /&gt;            IList&amp;#60;Facebook.Schema.action_link&amp;#62; myactionlinks &amp;#61; new List&amp;#60;Facebook.Schema.action_link&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            Facebook.Schema.action_link myactionlink &amp;#61; new Facebook.Schema.action_link&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            myactionlink.href &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;testpage.com&amp;#34;&amp;#59;&lt;br /&gt;            myactionlink.text &amp;#61; &amp;#34;Description for hyperlink&amp;#34;&amp;#59;&lt;br /&gt;            myactionlinks.Add&amp;#40;myactionlink&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47;my page&lt;br /&gt;            api.Stream.Publish&amp;#40;&amp;#34;&amp;#34;, myattachment, myactionlinks, &amp;#34;&amp;#34;, UserId&amp;#41;&amp;#59; &amp;#47;&amp;#47;throws error&lt;br /&gt;&lt;br /&gt;I have generated the access token for user&amp;#40;with manage_pages,offline_access,publish_stream extended permissions&amp;#41; and based on that access token, i am making the accounts connection  &amp;#40;https&amp;#58;&amp;#47;&amp;#47;graph.facebook.com&amp;#47;me&amp;#47;accounts&amp;#63;access_token&amp;#61;&amp;#60;user_access_token&amp;#62;&amp;#41; to get the access token for the user administered page on facebook. this call successfully returns me the access token for that page.&lt;br /&gt;Now i am using the same code and the access token returned from accounts connection to post the message on that page&amp;#39;s wall.&lt;br /&gt;But api.stream.publish call throws error - &amp;#34;The user hasn&amp;#39;t authorized the application to perform this action&amp;#34;&lt;br /&gt;I need to get this error resolved as soon as possible for my client, So can anyone please help me out&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Alpesh&lt;br /&gt;Comments: ** Comment from web user: nouka ** &lt;p&gt;have u manged to solve this.&lt;br /&gt;I&amp;#39;m having the same problem even from the test console &amp;#58;&amp;#40;&lt;/p&gt;</description><author>nouka</author><pubDate>Sun, 29 May 2011 19:39:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: error-"The user hasn't authorized the application to perform this action" while posting on page [19509] 20110529073946P</guid></item><item><title>Created Issue: How to send Notifications to the face book users [20834]</title><link>http://facebooktoolkit.codeplex.com/workitem/20834</link><description>Hi,&lt;br /&gt;Any one please tell me &lt;br /&gt;How to send the Notifications to the Facebook Users in web based facebook applications Using c&amp;#35;. not with the legacy APIs. Is there any solution for sending the notifications. If sourcecode is available plz post to this thread&lt;br /&gt;&lt;br /&gt;Thanks In advance&lt;br /&gt;</description><author>mchandu123</author><pubDate>Tue, 24 May 2011 08:36:48 GMT</pubDate><guid isPermaLink="false">Created Issue: How to send Notifications to the face book users [20834] 20110524083648A</guid></item><item><title>Commented Issue: api for .net [20484]</title><link>http://facebooktoolkit.codeplex.com/workitem/20484</link><description>Hi&lt;br /&gt;&lt;br /&gt; i am developing an application in C&amp;#35;  win form i want to do the following thing in an application&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;1&amp;#41;--authenticate to facebook&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;2&amp;#41;--upload photo to facebook,....&lt;br /&gt;&lt;br /&gt;3&amp;#41;--how to make the photo private at the upload time&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;4&amp;#41;--how to create an album&lt;br /&gt;&lt;br /&gt;5&amp;#41;--how to make album private&lt;br /&gt;&lt;br /&gt;6&amp;#41;--upload photo to an album of facebook... using facebook Api...&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Any help with the coding perspective .....waiting for the reply...&lt;br /&gt;&lt;br /&gt;i want to see some example any documentation or pdf as i want to do some stuff  with c&amp;#35; .net coding for windows application .&lt;br /&gt;Comments: ** Comment from web user: sallu_3in ** &lt;p&gt;sorry asked here by mistake&lt;/p&gt;</description><author>sallu_3in</author><pubDate>Mon, 11 Apr 2011 14:44:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: api for .net [20484] 20110411024401P</guid></item><item><title>Created Issue: api for .net [20484]</title><link>http://facebooktoolkit.codeplex.com/workitem/20484</link><description>Hi&lt;br /&gt;&lt;br /&gt; i am developing an application in C&amp;#35;  win form i want to do the following thing in an application&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;1&amp;#41;--authenticate to facebook&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;2&amp;#41;--upload photo to facebook,....&lt;br /&gt;&lt;br /&gt;3&amp;#41;--how to make the photo private at the upload time&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;4&amp;#41;--how to create an album&lt;br /&gt;&lt;br /&gt;5&amp;#41;--how to make album private&lt;br /&gt;&lt;br /&gt;6&amp;#41;--upload photo to an album of facebook... using facebook Api...&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Any help with the coding perspective .....waiting for the reply...&lt;br /&gt;&lt;br /&gt;i want to see some example any documentation or pdf as i want to do some stuff  with c&amp;#35; .net coding for windows application .&lt;br /&gt;</description><author>sallu_3in</author><pubDate>Mon, 11 Apr 2011 14:38:59 GMT</pubDate><guid isPermaLink="false">Created Issue: api for .net [20484] 20110411023859P</guid></item><item><title>Commented Issue: CodePlex Ifarme sample don't render fb tags [19672]</title><link>http://facebooktoolkit.codeplex.com/workitem/19672</link><description>I have donwloaded the Iframe code smaple form http&amp;#58;&amp;#47;&amp;#47;facebooktoolkit.codeplex.com&amp;#47;releases&amp;#47;view&amp;#47;39727&amp;#35;DownloadId&amp;#61;103962&lt;br /&gt;And I can&amp;#39;t get the fb tags render, I tried so many things I am getting crazy, Is someone encounter this problem with the sample Iframe code, and So can please allaborate how you fix it&amp;#63;&lt;br /&gt;&lt;br /&gt;One important this is that I am tring to work for development eviorment, means against local host, If I will upload it to the net it will help&amp;#63;&lt;br /&gt;I tried the following links&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.lukemelia.com&amp;#47;blog&amp;#47;archives&amp;#47;2007&amp;#47;01&amp;#47;05&amp;#47;aspnet-the-http-verb-post-used-to-access-path-is-not-allowed&amp;#47;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;wyerarch.blogspot.com&amp;#47;2008&amp;#47;07&amp;#47;http-verb-post-used-to-access-path-path.html&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;geekswithblogs.net&amp;#47;royhwa&amp;#47;archive&amp;#47;2006&amp;#47;01&amp;#47;22&amp;#47;66655.aspx&lt;br /&gt;&lt;br /&gt;I also encounted the &amp;#63;force fb something but I didn&amp;#39;t manage to make it work&amp;#63;&lt;br /&gt;&lt;br /&gt;How did you solve this wiked problem&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: ntotten ** &lt;p&gt;http&amp;#58;&amp;#47;&amp;#47;facebooksdk.codeplex.com&lt;/p&gt;</description><author>ntotten</author><pubDate>Thu, 27 Jan 2011 04:37:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: CodePlex Ifarme sample don't render fb tags [19672] 20110127043704A</guid></item><item><title>Commented Issue: C Sharp [19759]</title><link>http://facebooktoolkit.codeplex.com/workitem/19759</link><description>I have donwloaded the Iframe code smaple from http&amp;#58;&amp;#47;&amp;#47;facebooktoolkit.codeplex.com&amp;#47;sourcecontrol&amp;#47;list&amp;#47;changesets&amp;#63;ProjectName&amp;#61;facebooktoolkit download &amp;#61; 52355. &lt;br /&gt;       &lt;br /&gt;     while working with facebook compat i can&amp;#39;t able to work beccause in that Unconverted1.0CodeArchive folder showing Entity  files are missing where i should get these files ...&lt;br /&gt;Comments: ** Comment from web user: ntotten ** &lt;p&gt;http&amp;#58;&amp;#47;&amp;#47;facebooksdk.codeplex.com&lt;/p&gt;</description><author>ntotten</author><pubDate>Thu, 27 Jan 2011 04:36:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: C Sharp [19759] 20110127043653A</guid></item><item><title>Commented Issue: CodePlex Ifarme sample don't render fb tags [19672]</title><link>http://facebooktoolkit.codeplex.com/workitem/19672</link><description>I have donwloaded the Iframe code smaple form http&amp;#58;&amp;#47;&amp;#47;facebooktoolkit.codeplex.com&amp;#47;releases&amp;#47;view&amp;#47;39727&amp;#35;DownloadId&amp;#61;103962&lt;br /&gt;And I can&amp;#39;t get the fb tags render, I tried so many things I am getting crazy, Is someone encounter this problem with the sample Iframe code, and So can please allaborate how you fix it&amp;#63;&lt;br /&gt;&lt;br /&gt;One important this is that I am tring to work for development eviorment, means against local host, If I will upload it to the net it will help&amp;#63;&lt;br /&gt;I tried the following links&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.lukemelia.com&amp;#47;blog&amp;#47;archives&amp;#47;2007&amp;#47;01&amp;#47;05&amp;#47;aspnet-the-http-verb-post-used-to-access-path-is-not-allowed&amp;#47;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;wyerarch.blogspot.com&amp;#47;2008&amp;#47;07&amp;#47;http-verb-post-used-to-access-path-path.html&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;geekswithblogs.net&amp;#47;royhwa&amp;#47;archive&amp;#47;2006&amp;#47;01&amp;#47;22&amp;#47;66655.aspx&lt;br /&gt;&lt;br /&gt;I also encounted the &amp;#63;force fb something but I didn&amp;#39;t manage to make it work&amp;#63;&lt;br /&gt;&lt;br /&gt;How did you solve this wiked problem&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: ntotten ** &lt;p&gt;The Facebook Developer Toolkit has officially been discontinued. I would recommend switching to the Facebook C&amp;#35; SDK.&lt;/p&gt;</description><author>ntotten</author><pubDate>Thu, 27 Jan 2011 04:36:25 GMT</pubDate><guid isPermaLink="false">Commented Issue: CodePlex Ifarme sample don't render fb tags [19672] 20110127043625A</guid></item></channel></rss>