Rename your file and see if it lets it through

Ade

-----Original Message-----
From: David Notik [mailto:dave@;digital202.com]
Sent: 08 November 2002 17:51
To: CF-Talk
Subject: 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?
 
--Dave
 


Errors reported by Java compiler: Found 1 semantic error compiling
"C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfqry_DocSearch2ecfm889406118.ja
va": 1. public final class cfqry_DocSearch2ecfm889406118 extends
coldfusion.runtime.CFPage{ <---------------------------> *** Error:
Cannot write class file "cfqry_DocSearch2ecfm889406118.class" because
that name conflicts with the name of the class file
"cfqry_docsearch2ecfm889406118.class" in directory "cfclasses". This is
illegal because file names are case-insensitive in this system. . 

         

 

 
 

The Error Occurred in C:\Sites\AOS100.org\Web\index.cfm: line 111

109 :                          <cfset
return_page="index.cfm?action=user_browsecat">
110 :                          <cfinclude template="dsp_categories.cfm">
111 :                          <cfinclude template="qry_DocSearch.cfm">
112 :                          <hr height="1" color="E8F3FF">
113 :                          <cfinclude
template="dsp_searchresults.cfm">
 
 
 
 
###################
David Notik
Digital202, LLC
Imagination gone digital.
Web:  <http://www.digital202.com/> www.digital202.com
E-mail:  <mailto:dave@;digital202.com> [EMAIL PROTECTED]
Office: (206) 575-1717
Mobile: (206) 351-3948
###################
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to