Re: Error - (General questions)
I am experiencing the same problem. reproduce steps are to call connect and then hang around innactive for long enough that the http server drops the connection. This doesn't take long as http is a stateless protocol, so there is no reason for it to let you hang around innactive. Then after it disconnects you the next time you try to do something you get an exception with descriptiong The current connection has been aborted by the network or intermediate services. . In my case I am calling get. As a hack I putting a connect call in the disconnected when I get this specific error. But that may end up looking like a baby dos attack to some firewalls, a syn flood so to speak. so really I would prefer to have your system reconnect under the hood if it has to.
Complete thread:
- Error - 'The current connection has been aborte - Mohan, 2005-10-23, 10:46
- Re: Error - - wodSupport, 2005-10-23, 11:26
- Re: Error - Mohan, 2005-10-25, 16:47
- Re: Error - - wodSupport, 2005-10-25, 16:55
- Re: Error - - cedral, 2008-03-27, 21:23
- Re: Error - - wodDamir, 2008-03-27, 22:23
- Re: Error - - phonehax, 2008-06-18, 22:55
- Re: Error - - woddrazen, 2008-06-18, 23:53
- Re: Error - - phonehax, 2008-06-19, 00:39
- Re: Error - - dirk, 2008-09-17, 10:08
- Re: Error - - phonehax, 2008-06-19, 00:39
- Re: Error - - woddrazen, 2008-06-18, 23:53
- Re: Error - - phonehax, 2008-06-18, 22:55
- Re: Error - - wodDamir, 2008-03-27, 22:23
- Re: Error - - cedral, 2008-03-27, 21:23
- Re: Error - - wodSupport, 2005-10-25, 16:55
- Re: Error - Mohan, 2005-10-25, 16:47
- Re: Error - - wodSupport, 2005-10-23, 11:26