I am going to assume you are using the registry for your
client variables as this is what it appears to be. 

The registry is really slow and a baaaad idea to use 
client variables in. Switch your client variables over to 
a true database (even access is better than the registry) as
soon as you can.  

The registry has performance issues among other problems such
as what you are encountering. 

Otherwise try purging your client variables as you are most likely
experiencing scalability issues of client variables in the registry.


Jeremy Allen
elliptIQ Inc.

>-----Original Message-----
>From: Marcus [mailto:[EMAIL PROTECTED]]
>Sent: Monday, December 18, 2000 11:28 AM
>To: CF-Talk
>Subject: Error 1450
>
>
>Got an odd error all of a sudden on the server and I've never seen it
>before...
>
>***
>Error attempting to get the client (Client ID = '11638').
>A problem was encountered trying to access the system registry. 
>Error number
>1450 occurred.
>***
>
>Anyone know what this is about?
>
>Marcus
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to