John Leen
unread,May 27, 2009, 10:11:45 PM5/27/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-calendar-connectors
Hmm... that doesn't sound like the intended behavior. I haven't seen
this particular bug before, so I'm curious about what's happening on
your setup... Does anything happen if you just let the page sit there
for a moment? (Maybe it's just slow?) Also, are you familiar with
Firebug? It's a Firefox plugin which, among other things, will let you
see all web traffic, so you can see at what point the web browser hits
the Calendar Connector Web Service. (i.e., does it hit before
connector1.gif, or only after you scroll?) Finally, if you're building
the Web Service from source, you can always debug on the server and
set a breakpoint on the aspx page to see when it's getting hit.
Thanks,
John