In the client variables settings, sleect your datasource that your using, and check the box Disable global client variable updates. This reduces all the unneccisary data being saved that you probably do not need. Otherwise the database is hit on every single page load.
Russ Michaels Macromedia/Allaire Certified ColdFusion Developer Satachi Internet Development Phone: 0870 787 3610 Tech Support: 0906 9607800 FAX: 0709 2212 636 http://www.satachi.com email general: [EMAIL PROTECTED] email support: [EMAIL PROTECTED] Join our ColdFusion Developer discussion lists. Send an e-mail to [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: 21 August 2003 10:27 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Strange Error accessing registry. > > > We've been having this error on our site and it looks like > it's setup in exactly the same way. The problem started and > then got worse and worse until it was making the site crash > at least once a day. One thing we noticed was that the client > variables database wasn't flushing properly even though we > had set it to flush daily in CF administrator. When we > deleted the excess data, the site didn't crash for a while > but it doesn't seem to have solved the problem. We've now > added a CF script to manually flush the client vars. > > Someone also told me that the problem could be an unlocked > COM object, which is something we're yet to investigate. > > Let me know if you have any brainwaves! > > Damien > > > > -----Original Message----- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: 20 August 2003 09:46 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] Strange Error accessing registry. > > > Has anyone seen this error before, and have any idea > what is causing it: > > "A problem was encountered trying to access > the system registry. Error number 6 occurred" > > I've done a fairly through search on the web for > information regarding it, and can only find a few > people reporting the error, no explanations and no > solutions. > > All I can find is that error number 6 under windows > means "The handle is invalid". > > It is a win2K box, IIS 5, CF5 using SQL Server 2000, > all client variables are stored within the DB and not > within the registry. The registry is not full. There > is nothing that looks suspicious within the logs. > > Any help or suggestions would be greatly appreciated. > > Thanks, > Chris. > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design > software http://sitebuilder.yahoo.com > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > PLEASE NOTE: THE ABOVE MESSAGE WAS RECEIVED FROM THE INTERNET. > > On entering the GSI, this email was scanned for viruses by > the Government Secure Intranet (GSI) virus scanning service > supplied exclusively by Cable & Wireless in partnership with > MessageLabs. > > GSI users see > http://www.gsi.gov.uk/main/notices/information/gsi-003-2002.pd f for further details. In case of problems, please call your organisational IT helpdesk -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
