On 8/21/07, Dave Watts <[EMAIL PROTECTED]> wrote:
>
> > Anyone have any suggestion why those script for purging the
> > registry won't run ?
>
> Probably because your registry is too big!
>
> You can delete the keys yourself. You don't need to use CF to do this. You
> can simply delete everything within the following key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Clients
>
> You might want to use the command-line REG.EXE tool for this, instead of
> the
> Registry Editor.
>
> REG DELETE HKLM\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Clients /va /f
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/



And then stop using registry to store session data. You should be using
cookie or  a datasource. I don't even understand why coldfusion offers this
option.

----------------
Now playing: Green Mountain Junglists (DJ Slacka Spinning Roots Dub Jungle
Drum & 
Bass)<http://www.foxytunes.com/artist/-/track/green+mountain+junglists+%28dj+slacka+spinning+roots+dub+jungle+drum+%26+bass%29>

Casey


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286770
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to