Hmmm.. "next ajax call fails, returning with a 302 (temporarily moved)" What is the value of the "location" header?
"and non-ajax calls detect it appropriately" Do you mean loading it in a browser? Are you saying that the browser gets a 200, or the browser just follows the redirect? ~Brad -------- Original Message -------- Subject: ajax controls break after time interval, return 302 From: Phil Stone <[EMAIL PROTECTED]> Date: Mon, November 24, 2008 1:29 pm To: cf-talk <[email protected]> Hi, First time poster here. I am using several ajax controls in a CF application, and they work fine...mostly. I am seeing a time-interval related problem; if a page w/ ajax controls is left inactive for about 30 minutes, the next ajax call fails, returning with a 302 (temporarily moved) code. The session is *not* timed out when this happens (I have set the session timeout to 60 minutes, and non-ajax calls detect it appropriately). I can't imagine what other time interval would match up to this ~30 min. value. Does anybody have any ideas? Thank you. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315837 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

