[Rets-dev] Timeout exception
JP Fielding
jp.fielding at threewide.com
Fri Mar 17 08:03:32 CST 2006
once again, your description is not giving much information on what exacly
your doing.
some general spots to look at. when all things are equal, except the
foundation on which you've built this app :-), the problem exists in a
difference in the apis you're using. my guess, it's likely the http timeout
settings. are these timeouts generally occuring sooner/later than you
started recieving data in 2005? this might indicate that a defaulted
timeout setting in the http client you're now using on is higher or lower
than what you were previously. have you tried setting these explicitly? i
believe there are often a few places you can control this, both at the http
and tcp levels.
from my experience, i would suggest taking active control of these values in
your app, and plan to have these timeouts as a _normal_ part of your app,
not the exception.
On 3/17/06, Sanja Tanasijevic <sanjatanasijevic at yahoo.co.uk> wrote:
>
> Hi!
>
>
> I developed RETS Client in Visual Studio 2005. It
> worked good. When I transfered it in VS 2003. It
> started failing. Timeout exception is constant
> problem. Almost after every single transaction I have
> to restart application, even more times. Otherwise,
> it's going on indefinetly until it break on Time out
> exception.
> I am closing all streams and response. But it doesn't
> help at all.
> Any solution to this problem?
>
>
>
>
>
>
>
>
> ___________________________________________________________
> Yahoo! Photos – NEW, now offering a quality print service from just 8p a
> photo http://uk.photos.yahoo.com
> _______________________________________________
> Rets-dev mailing list
> Rets-dev at rets.org
> http://lists.rets.org/mailman/listinfo/rets-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rets.org/pipermail/rets-dev/attachments/20060317/42fb6d92/attachment.html
More information about the Rets-dev
mailing list