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