开发者

unrecognized objects using Facebook c# sdk samples

开发者 https://www.devze.com 2023-02-20 02:10 出处:网络
I\'m starting to use Facebook c# SDK. By starting with a sample provided on the source(CSASPNETWebsiteRegistrationForm) I added the references and using Facebook and Facebook.Web but sentences like Fa

I'm starting to use Facebook c# SDK. By starting with a sample provided on the source(CSASPNETWebsiteRegistrationForm) I added the references and using Facebook and Facebook.Web but sentences like FacebookAppl开发者_运维技巧ication.Current.AppId are not recognized by Visual Studio.(not exist in the current context). Am I missing something? Sorry for my ignorance


You are missing references to Facebook.dll and Facebook.Web.dll. These are available in the source download in the bin folder.

0

精彩评论

暂无评论...
验证码 换一张
取 消