There's been an issue with storing client vars in the registry since the beginning. Especially with high volume sites. The registry can grow exponentially, and choke the server.
As a best practice, if you need to store client vars, use any other method than the registry. I can't think of any reason to use the registry. Hope this helps sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (703) 220-2835 http://www.sstwebworks.com http://www.linkedin.com/in/sstwebworks -----Original Message----- From: Duane [mailto:[EMAIL PROTECTED] Sent: Monday, October 01, 2007 2:20 PM To: CF-Community Subject: CF7 MX Client Variables Hi All, Before I sign up for CFTalk, does anyone know if there are any known issues with CF7 and client variables stored in the registry? I just got a call from a former colleague with this issue after upgrading their server. Since upgrading users can not login because the client variables are not being stored. I am recommending that they change over to storing client cars in the database, but that might cause a bunch of errors as well because they are using Sybase ASA 9 which CF no longer supports. Any ideas? Thanks Duane ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:243541 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
