I'm having a really frustrating issue with an application and cannot figure out where the problem is. The client is getting randomly logged out of the system, basically the session is getting reset. So far, not all that unusual, I've certainly seen this kind of issue before. But the weird thing is, the CFID and CFTOKEN never change! When I track them, they stay the same from request to request, but all the session variables get reset anyway. I tried removing any code that would remotely have any possibility to do this (no logout function, etc.), but no luck, nor have I been able to definitely nail down the circumstances in which it occurs. It doesn't happen on all their computers (1 in 13 they say show the problem), and typically only happens on IE (definitely IE8, we haven't really tested anything else). They said they see it on FF too sometimes, but I've not been able to verify that, both Chrome and FF on the 2 effected users I worked with worked fine. I've not been able to replicate it myself, even using the same version of IE, many other users don't see it, and it just stumps me how the session is getting reset when the session token doesn't change, and when any code that would do so has been stripped out.
Any ideas?? --- Mary Jo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342827 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

