facebook-c#-sdk
The type initializer for 'Facebook.FacebookApplication' threw an exception
I am using Facebook APIs w/ oAuth using their Javascript SDK to sign in, and setting oAuth = true. I can from the SDK sign in successfully, and get my xfbml to render properly.[详细]
2023-04-09 16:31 分类:问答CanvasAuthorize C# SDK Infinite Loop
I\'m looking to try and get an MVC3 Canvas app working with the Facebook C# SDK, but am struggling to allow permissions - Below is my code, and when I open the app I get the \'Allow / Deny\' dialog bu[详细]
2023-04-09 14:40 分类:问答Multiple Facebook Canvas Applications within same web application - CanvasAuthorizeAttribute
I am having a problem with running multiple Facebook applications under a single Web application. Similar to this problem:[详细]
2023-04-09 10:25 分类:问答Splash Page For Users Who Did Not Authorize App Yet
We have a facebook game that uses the Facebook C# SDK 5.2.1.0. We would like a splash page for users who have not yet authorized. My code is set up basically like this: https://gist.github.com/879932.[详细]
2023-04-09 08:48 分类:问答Facebook Graph API - Search for Work
I noticed the \"/Search\" works only on \"Names\". How would it be possible开发者_Go百科 to search Facebook user\'s programmatically, by searching their \"Work\".[详细]
2023-04-09 03:03 分类:问答Post photo to someone else's wall or album from mobile device
Here\'s the functionality I want. I want users of my mobile apps (iOS, Android) to be able to post photos from their device to a facebook page of someone else. This facebook page is not owned by the u[详细]
2023-04-09 01:39 分类:问答Is it possible to configure a Facebook app to be used across multiple domains?
We have a website application that is deployed and customised for multiple customers, across different domains, we are developing a Facebook Connect app within this website, so people can see what the[详细]
2023-04-08 22:40 分类:问答Form and Request.Form in a asp.net MVC3 Facebook Application
I\'m working on a facebook app and facing a problem with my forms with MVC3 with Razor. A. Working form:[详细]
2023-04-08 21:06 分类:问答how to post a message on a friends facebook wall facebook c# sdk
using facebook c# sdk, I\'m able to post to my wall but when I try to do it on my friend\'s wall, it just does not show, any ideas why this could be happening?[详细]
2023-04-08 01:27 分类:问答Control size of Facebook auth dialog
I\'m using Facebook C# SDK for my WP7 app. The authentication dialog that prompts the us开发者_Python百科er to grant permission to the app is displayed full screen on the app (about 480px I guess), bu[详细]
2023-04-07 23:47 分类:问答