See if this helps: http://code.google.com/p/google-gdata/wiki/KeepAliveAndUnderlyingConnectionIsClosed
Eric On Nov 4, 4:54 am, "Rajendra Prasad Grandhe" <[EMAIL PROTECTED]> wrote: > Hi, > I wrote a small C# application to batch insert items in google base. It > works fine for me but when my client tests it, he is getting a parsing error > as shown below. I am unable to reproduce this error. What is the cause of > this error? > > *>>Parsing failed* > * at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed > feed) > at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat > format) > at Google.GData.Client.Service.Batch(AtomFeed feed, Uri batchUri, > AsyncSendData data) > at Google.GData.Client.Service.Batch(AtomFeed feed, Uri batchUri) > at Google.GData.GoogleBase.GBaseService.Batch(GBaseFeed feed, Uri > batchUri)* > *>>Unable to read data from the transport connection: An existing connection > was forcibly closed by the remote host.* > > Regards, > Raj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
