On windows there's a key in the registry (CFMLTagSearchPath in
HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\CustomTags)
which tells CFAS where to check for custom tags.
Normally it'll just say "c:\cfusion\customtags", but you can add other
directories in a comma separated list. 
eg "e:\spectra_program_files,c:\CFUSION\CustomTags"

Also, if you use a custom tag in the templates' local directory and then
move it to one of the directories specified above, CFAS often only looks
where if found it before, then fails when it can't find it - you need to
give it a kick to sort itself out - either restart CFAS, or set
CFAdmin/Caching Settings/Template Cache Size to something low (1kb) until it
sorts itself out, but don't forget to set it back or things can run a bit
slow...

Bert

> -----Original Message-----
> From: David Adams [mailto:[EMAIL PROTECTED]]
> Sent: 16 March 2001 21:43
> To: Fusebox
> Subject: RE: Common Code Mapping
> 
> 
> Ok - this isn't really a Fusebox issue anymore.
> 
> I found the CustomTags directory under my Cfusion directory.  Now, my
> Cfusion directory is on my E: drive (applications partition) 
> and my wwwroot
> is on my G: drive (Data).
> 
> How do I force CF to look in the CustomTags directory?  Or, 
> how do I create
> a new one?  Does this have anything to do with Advanced 
> Security?  Because I
> didn't install that when I set up CF on this machine in the 
> first place.
> (BTW, is there a way to correct that problem now??  Can it be 
> installed
> now?)
> 
> Thanks!
> 
> Dave
> --
> Web Applications Developer
> Marconi PLC - MSI Division
> 425-519-2046
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to