I\'ve downloaded the C# Facebook SDK \"Simple MVC Website Example\" from CodePlex at:
http://facebooksdk.codeplex.com/releases/view/54371
and have successfully g
My recommendation is that you work with the new graph api instead, you can get it here
http://github.com/facebook/csharp-sdk
here's a description on how you fetch the authentication token:
http://developers.facebook.com/docs/authentication/