Ebeo / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

GvideoSearcher.Search throw an exception : Failed to get response. #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. sample code added to project
2. error occured on IList<IVideoResult> results =
GvideoSearcher.Search("South Park", 32);

What is the expected output? What do you see instead?
i cannot pass the error : "Failed to get response."

What version of the product are you using? On what operating system?
0.2 beta , windows xp turkish, vs 2005

Please provide any additional information below.

Original issue reported on code.google.com by sin...@gmail.com on 24 Dec 2008 at 8:12

GoogleCodeExporter commented 9 years ago
Hi sinang,
You need .NET Framework 3.5 sp1 Client Profile.

Original comment by iron9li...@gmail.com on 25 Dec 2008 at 12:32