0

I'm following http://facebooksdk.net/docs/windows/tutorial/ . When I reached "You should now be able to run the app and login to Facebook." in the above mentioned link I tried to run my app.

But it fails showing http://i.imgur.com/rKzsjRk.png?1

How do I know that the error exists in the mentioned line because when I comment the line

//public static FacebookSessionClient facebookSessionClient = new FacebookSessionClient(Facebook_2.ViewModel.Constants.FacebookAppId);

Everything works fine.

This is not a duplicate post.

4

1 回答 1

0

在这个问题上浪费了几个小时之后,我找到了解决方案。

只需从资源中删除 Facebook 和 Facebook.Client 并从链接中添加 Facebook 和 Facebook.Client https://www.dropbox.com/sh/5csbte4qb43imq5/AABuepVtxUcAzx8zD4aas1Qoa

于 2014-06-30T05:16:17.113 回答