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 home page.
http://www.yahoo.com/r/hs
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---