Victor, When that happens to me, it's usually one of the following:
1. I forgot to set client cookies to true in the application.(cfm|cfc) and therefore each page call thinks it's a new session. 2. The cookies is set, but not holding in IE... This is usually due to security reasons and can be fixed by adding the site as a trusted site in the IE security tab or options. 3. Cookies have been disabled on the browser. ....................... Ben Nadel www.bennadel.com -----Original Message----- From: Victor Moore [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 8:06 PM To: CF-Talk Subject: CFMX 7.01 and Windows XP sp 2 issue Hi, It's been one of those days. Anyway, here is the scoop: New development machine with XP Professional sp 2. Installed CFMX 7, updater and hot fix 1 (cannot put 2 because it's not recommended for Flex 2 development) Everything works fine, then trying to access an application (with IE) that is using session variables and for some reason the session is lost between pages. Tried the same thing using Firefox and works fine. SO I thought it's a IE setup, but then I used IE to connect to the same application on another server and works fine. Now I'm lost. Windows XP firewall is disabled. Any ideas? Thank you Victor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239374 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

