CFC work well with Web root paths except with there is a wrong mapping for Web root. If the lost CFC works on one machine and not another, check the machine with the lost CFC for a mapping using the "/". This mapping should be removed because CF tries to find the Web root using the "/" mapping. If the "/" mapping is not the same path as the application's Web root, the CFC's Web root would be under the "/" not Web root. Therefore, a lost CFC.


At 02:56 PM 6/17/2004, you wrote:

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

When is the webroot searched? (I.e., when does CF find the {webroot}/cfc/profile.cfc ?)


--

        Ben Curtis
        WebSciences International
        http://www.websciences.org/
        v: (310) 478-6648
        f: (310) 235-2067




----------------------------------------------------------
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]

----------------------------------------------------------------------- http://www.switch-box.org/CFSQLTool/Download/

Switch_box                      MediaFirm, Inc.
www.Switch-box.org              Loveland, CO  USA

----------------------------------------------------------
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]

Reply via email to