You can also add an application.cfm file in the root of the CFC directory... then add <cfabort> to the script... right? (Less difficult than mapping.)
John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeffry Houser Sent: Monday, November 08, 2004 8:23 PM To: [EMAIL PROTECTED] Subject: Re: [CFCDev] Strange Errors with my first CFC While that may solve your immediate error, I don't know if I'd recommend it for long-term use. I prefer to store my CFCs in a non-web accessible directory; and refer to them based on a mapping name. ---------------------------------------------------------- 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 [EMAIL PROTECTED]
