Jenyphur wrote:
> > Just curious is you are having any 'issues' trying to delete your > events (other than being slow). I'm basically doing the same thing as > you, but every now and again I'll get this error: > > "The underlying connection was closed: A connection that was expected > to be kept alive was closed by the server."} > In my limited experience I have had this error with another Web Service / WSE application. It was caused by use of a Proxy Server that did not transparently support "HTTP Keep Alive" feature, used by many "web service" type applications to optimise the efficiency and throughput of the connection. It can also be caused by a Proxy Server that supports "Keep Alive" but has a short timeout (to minimise use of resources). So you only see the problem when the network is busy. John Walton --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
