Hii all,
Iam develpoing a website in this i need to upload the videos from my system to my youtube acountu through c# on button clik i have youtube api
i tried out some code its giving compliation Error like
Compiler Error Message:
CS1705: Assembly 'Google.GData.YouTube, Version=1.5.0.0, Culture=neutral, PublicKeyToken=af04a32718ae8833' uses 'Google.GData.Client, Version=1.5.0.0, Culture=neutral, PublicKeyToken=04a59ca9b0273830' which has a higher version than referenced assembly
'Google.GData.Client, Version=1.4.0.2, Culture=neutral, PublicKeyToken=04a59ca9b0273830'
Go to the complete details ...