Hi, Can you copy and paste the sample code of how you are producing this error? thanks
Austin On Feb 13, 2008 6:25 AM, Kulvinder <[EMAIL PROTECTED]> wrote: > > Any ideas ? > > On Feb 11, 5:05 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have a recurring event in Google calendar with some exceptions. I am > trying to delete an exception and getting the following error : > > > > Execution of request failed: > http://www.google.com/calendar/feeds/myEMail/private/full/parentId_20... > > > > The remote server returned an error: (404) Not Found. No events found > > > > StackTrace : at Google.GData.Client.GDataRequest.Execute() > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute() > > at Google.GData.Client.Service.Delete(Uri uri) > > at Google.GData.Client.Service.Delete(AtomEntry entry) > > > > I am using 1.1.3 version of the .NET Calendar API. The event is present > in the calendar because i first downloaded the events through a date range > query and then tried to delete this exception. > > > > Thanks > > Kulvinder Singh > > > > > ____________________________________________________________________________________ > > Looking for last minute shopping deals? > > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
