veron-li / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Google namespaces missing #563

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install google API
2.Try to access the namespaces Google.GData.Client; Google.GData.Extensions;
Google.GData.Documents; Google.Documents;
3. Can't access these namespaces

What is the expected output? What do you see instead?
I should be able to use these namespaces to develop my application, This is an 
example of a error:
Error   3   The type or namespace name 'Service' could not be found (are you 
missing a using directive or an assembly 
reference?) C:\Users\mand\Documents\Visual Studio 
2010\Projects\google\google\GoogleClientLogin.cs    26  17  google

Original issue reported on code.google.com by marand14...@gmail.com on 3 Jan 2012 at 7:05

GoogleCodeExporter commented 8 years ago
Issue solved

Original comment by marand14...@gmail.com on 3 Jan 2012 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by ccherub...@google.com on 3 Jan 2012 at 2:08