That's most likely due to some underlying proxy system closing your
connection.

There are a couple of ways to deal with this, one of them is outlined in:

http://code.google.com/p/google-gdata/wiki/KeepAliveAndUnderlyingConnectionIsClosed

Frank Mantek
Google

On 2/18/07, jesdial <[EMAIL PROTECTED]> wrote:
>
>
> Hello all
>
> I'm recieving this error when executing
>
> AtomFeed calFeed = service.Query(query);
>
> (you can see entire code at:
>
> http://groups.google.com/group/google-help-dataapi/browse_thread/thread/cd10501583c15eda
> )
>
> The complete error is:
>
> System.Net.WebException: The underlying connection was closed: An
> unexpected error occurred on a send. ---> System.IO.IOException:
> Unable to write data to the transport connection: An established
> connection was aborted by the software in your host machine. --->
> System.Net.Sockets.SocketException: An established connection was
> aborted by the software in your host machine
>
> But... that really is surprising is that, this problem occurs in one
> PC/Network (at home..) but not in another (at work).
>
> Where can i begin to look for?
>
> Thank you in advance
>
> Jesús de Diego
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to google-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to