Hi!

<<If you want to get rid of it, just change the name of one of the files.

Alternativly you can change the customtag-searchpath of your CF-Server, i.e.
change the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\CustomTags\CFM
LTagSearchPath.
It tells the CF-Server, where to look for CustomTags, i.e. where the file
"mytag.cfm" could be found
when you call <cf_mytag>.

For some reason the default is set to the following value on install:
  C:\Programme\allaire\spectra,C:\CFUSION\CustomTags

While acutally it should be:
  C:\Programme\allaire\spectra\CUSTOMTAGS,C:\CFUSION\CustomTags


Regards,
Peter Trumpp
conceptware ag


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to