Nevermind, I notice that it's listed as known bug in the CFMX 6.1 release notes.
-----Original Message----- From: Brad Howerter [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 12:13 PM To: '[EMAIL PROTECTED]' Subject: [CFCDev] CFC cfinclude bug in CFMX 6.1? I have a CFINCLUDE in a CFC that fails when the functions are invoked as a service. It works fine when the functions are not invoked as a service. I can work around the problem by making the path to the include file a relative path, but I cannot get it to work at all without a relative path. I tried using CF mappings to no avail. Is this a bug? The error I was getting was something like "Cannot find cfinclude file". If this isn't a known bug, I'll include source code so someone can verify the problem. ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
