Click here to Skip to main content
15,921,884 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Greeting all ,
I want to add facebook library on my asp.net project on visual studio 2012 but I don't konw how can I do that
Any help please
Posted
Comments
DamithSL 2-May-14 10:04am    
do you have ImpactWorks.FBGraph.dll ?
amiach 2-May-14 10:05am    
no , i dont have this dll , should I download it ?

1 solution

Go and Download source code from below article
Publish a post on Facebook wall using Graph API[^]

extract the zip file and go to Bin folder, you can find the ImpactWorks.FBGraph.dll
then right click on your project in solution explorer and add reference. browse and select ImpactWorks.FBGraph.dll from unzip bin folder.

hope this helps
 
Share this answer
 
Comments
smallprogrammers 3-May-14 0:26am    
+5!
DamithSL 3-May-14 0:28am    
thanks @smallprogrammers
smallprogrammers 3-May-14 0:30am    
you are most welcome !

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900