I figured changing the file name would fix the issue (as I see Adrian
mentioned), and it has.  I'd love to know what caused this error,
though.

Maybe I stumbled upon a reserved filename used by CF for a class?  I
dunno...

--D

-----Original Message-----
From: Jim Davis [mailto:jim@;depressedpress.com] 
Sent: Friday, November 08, 2002 10:06 AM
To: CF-Talk
Subject: RE: HELP! Ever seen this error?

> I haven't.  It appears that this is an error at ColdFusion 
> Server's (MX) core (see below).  It happens in my index.cfm 
> when including a file called qry_DocSearch.cfm - this error 
> makes no sense to me and happens regardless of case used in 
> the include.  Any ideas?


Have you by any chance just stared using multiple sites (virtual
servers) on this machine?  In its default configuration CFMX will not
include full path information for the compiled class files - so you'll
get "cross over" between mutliple virtual servers.

There's a configuration file change that needs to be made to support
virtual servers properly.

I'm not sure that this is the problem, but it could explain why you're
seeing a file conflict when there doesn't seem to be one.

Jim Davis



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to