CF will look in these places: - The 'cfc' subdirectory of the template's directory - In the directory specified by the "/cfc" mapping (if one exists) - in the 'cfc' subdirectory of the directory specified by the "/" mapping (if one exists) - in the 'cfc' subdirectory of each custom tag directory
Cheers, barneyb > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ian Skinner > Sent: Thursday, June 17, 2004 1:04 PM > To: CF-Talk (E-mail); CFCdevzone (E-mail) > Subject: [CFCDev] Why does this work in one environment and > not another? > > Could not find the template cfc.profile > > 9 : <cfparam name="session.cps.profile" > default="#createObject('component','cfc.Profile')#"> > > Can somebody explain all the places CF would look for the > cfc.profile template? It finds it in one environment, but > not in another? > > Thank You > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > in the message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). > > An archive of the CFCDev list is available at > www.mail-archive.com/[EMAIL PROTECTED] > ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
