CFMX stores client variables in a different format than older versions of CF. If you are using both CFMX and an older version to access the same Client State Repository, then you will get such issues. I believe this was looked into in MX beta, but don't know the end results. I would just suggest that you clean out your repository when migrating to CFMX. (So everyone will have to log in again ... they can deal).
IGOR ILYINSKY CREDIT|FIRST SUISSE|BOSTON GLOBAL WEB SERVICES -----Original Message----- From: Brook Davies [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 10, 2002 10:40 PM To: CF-Talk Subject: CFMX & Client Variables Okay, this is strange. I have a site which used client variables for session management. I've recently upgraded to MX and am having a couple of issues with client variables. Here's the latest: I have a page on my site which contains a frame, the frame is called with the CFID & CFTOKEN in the FRAME SRC tag. I am using CFDUMP to show the client vars in the frame and the client vars in the parent frame. The strange thing is that they both have the same CFTOKEN & CFID but different client variable values! How is that possible I wonder? I've looked on the SQL Server (7) client variable DB table and their is only 1 record. Has anyone else seen anything like this? Brian? Brook Davies maracasmedia inc. ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

