unrecognized objects using Facebook c# sdk samples -


I am starting to use Facebook C # SDK Starting with the sample provided at source (CSASPNETWebsiteRegistrationForm) I added references and used Facebook and Facebook. Sentence like Web but FacebookApps Present. AppId is not recognized by Visual Studio. (Not present in present context) am I forgetting something? Sorry for my ignorance

You are missing reference to Facebook.dll and Facebook.Web.dll Are there. These bin files are available in source downloads.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -