Skip to main content

All Questions

1 vote
1 answer
2k views

facebook Graph API Send post using asp.net and c# is not working

I want to send post through asp.net and c# to my facebook account,i tried multiple things but unable to understand why it is giving me error, can any one guide me? My App Details private const string ...
Muhammad Rashid's user avatar
0 votes
0 answers
22 views

Retreiving facebook comments done on my different blogs using facebook comments

I have an asp.net application which contains multiple blog posts and I'm using facebook comments plugin and I want to implement 2 functionalities: 1. Every time a user makes a comment on any blog I ...
csdev's user avatar
  • 1
0 votes
1 answer
767 views

How to add login with facebook without identity in MVC

I have an existing MVC application and log in and register are implemented without identity using the simple membership, I've searched in how to add a login with facebook but no result, is this ...
Reem's user avatar
  • 150
-1 votes
2 answers
3k views

Add Facebook login button in your login page in c# mvc4

I have a requirement in my application to add the Facebook login button through which user can Authenticate through Facebook credentials. I found this: https://learn.microsoft.com/en-us/aspnet/mvc/...
rushabh shah's user avatar
2 votes
1 answer
1k views

Where's the Facebook C# SDK docs and examples?

I added the Facebook C# SDK package to my project but can't find any examples. The url in the help, http://csharpsdk.org, brings up a page about homework help. Is this package no longer current? If ...
jbassking10's user avatar
-1 votes
1 answer
1k views

Facebook Graph API/SDK .NET - Get PageID of a Facebook user

I have a problem with Facebook Graph API/SDK .NET. In my Website a user can log in with his Facebook-Account. I only want to have organizers of public Events to log on to this page. But when a user ...
stoph's user avatar
  • 177
1 vote
0 answers
282 views

Exception in ASP.NET MVC Facebook template

I'm new to Facebook app development and i'm using dot net for this. But I'm facing the following Exception: [JsonReaderException: Could not convert string to integer: public_profile. Path 'data[0]....
Subhan's user avatar
  • 1,594
0 votes
1 answer
444 views

System.Collections.Generic.KeyNotFoundException on Facebook MVC Application demo

I'm actually following this article to try facebook app development : http://www.asp.net/mvc/overview/getting-started/aspnet-mvc-facebook-birthday-app When I launch the app, I first got the ...
Emmanuel Istace's user avatar
0 votes
1 answer
272 views

ASP.NET MVC not work with Forms Authentication

I'm trying to use Facebook for users authorization via Forms Authentication in ASP.NET MVC. I'm getting access token from Facebook and user avatar url and pass these data to Controller, all of this is ...
andrey.shedko's user avatar
0 votes
1 answer
417 views

Add Owin Facebook login to existing application in class library

I have a class library that manages different projects that corresponds to MVC applications. With this tutorial I can make an entire MVC5 website with Facebook login authentication. But what I want ...
Phoenix_uy's user avatar
  • 3,285
0 votes
1 answer
1k views

How to post a status on my facebook page? [ASP.NET MVC 4]

I want to post statuses on my facebook page via my web application. The web app is created with ASP.NET MVC 4 and c#.
Tassisto's user avatar
  • 10.2k
0 votes
1 answer
168 views

passing input text from view to contoller with FacebookContext using Facebook app

I am trying to pass a input text from view to controller in Facebook birthday app: link for app: http://www.asp.net/mvc/tutorials/mvc-4/aspnet-mvc-facebook-birthday-app in HomeController [...
Abe's user avatar
  • 117
3 votes
1 answer
5k views

How to access the users Email id with asp.net mvc facebook?

I am using this Link as a starting point as i am new to Asp.net MVC as such. I have been able to get the data of the facebook users what permissions should i use to get the users Email ID and where? ...
vini's user avatar
  • 4,717
0 votes
1 answer
148 views

How to get an Image from facebook and use ImageResizer MVC4 & C#

So I got this Image from facebook that I want to resize and if possible make it JPG. Problem: I dont have the right URL for the Image (I think) At the moment I'm using the: graph.facebook.com/" + ...
user2862542's user avatar
1 vote
0 answers
70 views

Facebook authentication works in pageload but not in a button? MVC4 c#

Ive been trying this for two days but I dont understand what might be the problem. I have an authentication to facebook where I redirect a user to facebook so they can authenticate and then I make a ...
user2862542's user avatar

15 30 50 per page