Spring Social Net Facebook - Project on github not working
Hi,
I downloaded the project from:
https://github.com/SpringSource/spri...ocial-facebook
I tried running the project "Spring.Social.Facebook.2010-NET40.sln" available in root directory but it fails with errors.
The type or namespace name 'IUserOperations' could not be found (are you missing a using directive or an assembly reference?)
Same error with "IQuestionOperations", "IPlaceOperations" and so on.
I also tried running project "Spring.MvcQuickStart.2010-NET40.sln" in examples directory but with same result.
Can anybody tell me what I've to do to run this project?