I would assume that this is related to your other issue (connection closed). The stream was probably cut off in between (just guessing of course). Did anything change in your networking environment lately (new proxy server, new ISP, .... ?) that might cause you to experience intermitted networking issues?
Frank On Jan 30, 2008, at 5:16 AM, Kulvinder Singh wrote: > Hi, > > I am using .NET calendar API 1.1.3 and get the following error when > i try to fetch the list of google calendars in my account : > > System.ArgumentException: Stream was not readable. > at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, > Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) > at System.IO.StreamReader..ctor(Stream stream) > at Google.GData.Client.GDataRequestException.ReadResponseString() > at Google.GData.Client.GDataRequestException.get_ResponseString() > > This means that i am getting GDataRequestException and when i tried > to read the server response i get the above error. > > Is there any case when the server response stream from google server > may not be in a readable form ? > > Thanks > Kulvinder Singh > > > Never miss a thing. Make Yahoo your homepage. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
