Ok, So I guess the waiting time is the application server trying to load the cfx/dll tag. I add the tag to the cfx admin. Put the path to the dll in the libary part.
Then put the following code in a cfm page. <CFX_KillClient ClientID="all"> <CFOUTPUT>#Error_Level# #Error_Message#</CFOUTPUT> Sorry so stupid, but stupidity is what got me here to start with. Is there something else I am missing? Thanks, Wesley Davidson > If you set it to delete all, it should just run and be done in less than a > second. > > At 06:34 PM 5/28/02, you wrote: > >I have done all that is suggested. However, how long > >does it take for the killclient to do it's thing, > >because seems to be taking a long time. I just wanted > >know if it could be in some kind of infinite loop. > > > >Thanks, > >Wesley Davidson > >> options > >> 1. expand your registry - This is done in the system settings. > >> 2. set the timeout of client registry values to something less than 90 days - > >> This is done in the CF admin > >> 3. delete them all (or some) - This is done in the registry or using a CFX I > >> wrote a long while back (http://www.houseoffusion.com/cfapi/killclient.zip) > >> > >> At 12:50 PM 5/28/02, you wrote: > >> >Hello all, > >> > I had made a configuration error way back and stored my variables in the > >> >registry. Now I get an error that tell the registery is full and I need to > >> >extend the registry size. Also my site quit validating new customers I > >> >change my client vars to db and now I am wondering what is the best way to > >> >clear my registery. Everything is ok since I change to db on the site, but > >> >am wondering I have done everything I need to do. > >> > > >> >Below is the error i was getting on my site. > >> >Error Diagnostic Information > >> >Error attempting to get the client (Client ID = ''). > >> > > >> > > >> >A problem was encountered trying to access the system registry. Error number > >> >1450 occurred. > >> > > >> > > >> > > >> >Date/Time: 05/28/02 12:13:57 > >> >Browser: > >> >Remote Address: 255.255.255.255 > >> > > >> >Thanks, > >> >Wesley Davidson > >> > > >> > > >> > > >> > > > ______________________________________________________________________ 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 ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
