4 messages in com.googlegroups.google-calendar-help-dataapiRe: Problem while inserting events in...
FromSent OnAttachments
Bhushan Sethi24 Jan 2008 02:30 
Austin (Google)24 Jan 2008 09:45 
Bhushan Sethi27 Jan 2008 21:14 
Bhushan Sethi27 Jan 2008 22:15 
Subject:Re: Problem while inserting events in Google Calendar [:O]
From:Austin (Google) (api.@google.com)
Date:01/24/2008 09:45:28 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi,

I don't see anything wrong with the code snippet you gave us. The long processing time could be attributed to network latency.

Austin

On Jan 24, 2008 2:31 AM, Bhushan Sethi <seth@gmail.com> wrote:

Hi all ,

I use to add the events in Google Calendar thorough Query.

But i am facing a big problem for last two days.

It is taking a huge time while execurting the query.

I am using the following query :

AtomEntry NewAtomEntry = (MyCalendarService.Insert(MyURI,MyEventEntry);

This query stucks for 4-5 minutes !!!!

Please Help me somebody what solution can be there?????

Thanks in Advance