Firstly, excuse the mulitple posts. Google Groups doesn't seem to like me, it seems.
Secondly, I've done a bit of digging. Although I've not yet seen the XML itself, I do know that my feed is only showing three Links: feed, post, and self. ParseLink doesn't get called more than those three times. Shak Frank Mantek wrote: > I assume you are talking about the .NET code, right? Can you verify if the > feed you are getting > actually contains a next chunk URI in the XML? > > Frank Mantek > > On 10/13/06, Shak <[EMAIL PROTECTED]> wrote: > > > > > > Whenever I submit an eventquery, the feed's NextChunk property is > > always null. This is the case whether I use my own code or the sample > > calendar app. > > > > If I increase the result page size, then I get more than 25 results > > back for the same query, so there is definitely more results to come. > > I've tried this with various calendar feeds. > > > > I notice that the sample app doesn't even check for a null NextChunk, > > which indicates to me that I should be receiving a value even if there > > were no further results. I'm not! > > > > Has anyone else had this problem? Any ideas on how to fix it? At the > > moment, I've forced to ask for 500 or so results at a time. > > > > Thanks > > > > Shak > > > > > > > > > > > ------=_Part_29833_11123075.1160754498226 > Content-Type: text/html; charset=ISO-8859-1 > X-Google-AttachSize: 1218 > > I assume you are talking about the .NET code, right? Can you verify if the > feed you are getting<br>actually contains a next chunk URI in the > XML?<br><br>Frank Mantek<br><br><div><span class="gmail_quote">On 10/13/06, > <b class="gmail_sendername"> > Shak</b> <<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>> > wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid > rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: > 1ex;"><br>Whenever I submit an eventquery, the feed's NextChunk property is > <br>always null. This is the case whether I use my own code or the > sample<br>calendar app.<br><br>If I increase the result page size, then I get > more than 25 results<br>back for the same query, so there is definitely more > results to come. > <br>I've tried this with various calendar feeds.<br><br>I notice that the > sample app doesn't even check for a null NextChunk,<br>which indicates to me > that I should be receiving a value even if there<br>were no further results. > I'm not! > <br><br>Has anyone else had this problem? Any ideas on how to fix it? At > the<br>moment, I've forced to ask for 500 or so results at a > time.<br><br>Thanks<br><br>Shak<br><br><br><br><br></blockquote></div><br> > > ------=_Part_29833_11123075.1160754498226-- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
