I want to add something with my above reply. There is no problem while creating the events in a Console Application , in Console application it is running within seconds(20-30 Seconds) But in Mobile Application ( PDA,Smartphone etc.) the same code is stucking Both are using same dll of Google. then what problem can occur suddenly ??
On Jan 28, 10:15 am, Bhushan Sethi <[EMAIL PROTECTED]> wrote: > Thanks Austin . > I know that nothing is wrong with the code. > This code was running absolutly fine some days ago. > But suddenly it is stucking app for 5-6 minutes. > > It is looking the case of network latency but it isn't . > Because It is stucking on every network. > i dont know what happen without making any changes!! > > Suggest me some solution for this problem!!!! > > On Jan 24, 10:45 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > > > > > 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 <[EMAIL PROTECTED]> 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- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
