Just noticed the release, thnx to everyone who helped out with the update :)
2007/10/19, Frank Mantek <[EMAIL PROTECTED]>: > > > There is a bug in the 1.1.0.0 version, that is already fixed in > subversion. We are in the process of releasing this shortly. > > Frank Mantek > Google > On Oct 19, 2007, at 12:22 PM, Timothy Parez wrote: > > > > > Hi, > > > > > > I have multiple calendars, some of my own, some shared by others. > > Using the latest .NET library I have the following code (as part of a > > bigger app) > > > > EventQuery query = new EventQuery(this.googleUrl); > > EventFeed googleEntries = > > GoogleManager.Service.Query(query); > > > > The code is executed for every calendar, one calendar ALWAYS fails: > > > > googleUrl = "http://www.google.com/calendar/feeds/ > > [EMAIL PROTECTED]/private/full" > > > > The inner exception looks like this: > > > > {"g:originalEvent/@id is required."} > > > > What could be causing this? > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to google-help-dataapi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---