abujehad139 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

error in fatching Calender using 'Google.Apis.Calendar.v3, Version=1.2.4640.29145' #259

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Method 'get_Error' in type 'Google.Apis.Calendar.v3.Data.Calendar' from 
assembly 'Google.Apis.Calendar.v3, Version=1.2.4640.29145, Culture=neutral, 
PublicKeyToken=null' does not have an implementation.

when try to access method which contains these lines of code...

 //Events instances = calenderService.Events.Instances("primary", "recurringEventId").Fetch();
                                       OR

              // Google.Apis.Calendar.v3.Data.Calendar instances = calenderService.Calendars.Get("primary").Fetch();

I am getting error..

Need help   :)

Original issue reported on code.google.com by mali.kar...@gmail.com on 18 Sep 2012 at 7:43

GoogleCodeExporter commented 9 years ago
Have you done a partial update? Have you updated the dll of the Calendar with 
out updating all the base libraries? 
Could you please give the version number of Google.Api.dll.

If this has a version other then 1.2.4640.29145 please try getting fresh 
version of Goolge.Api.dll.

Original comment by davidwat...@google.com on 21 Sep 2012 at 4:54

GoogleCodeExporter commented 9 years ago
As you have not responded and I suspect the issue being a partial update of the 
Google.Api suite of libraries I am now closing this issue.

If you have more details on this please reopen.

Thanks,
David.

Original comment by davidwat...@google.com on 15 Oct 2012 at 12:17