I have no idea what this means. This app was running just fine. Then wham.
Here is the error message:
Errors reported by Java compiler: Found 1 semantic error compiling
"D:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm855244706.java": 1.
public final class cfApplication2ecfm855244706 extends
coldfusion.runtime.CFPage{ <-------------------------> *** Error: Cannot write
class file "cfApplication2ecfm855244706.class" because that name conflicts with
the name of the class file "cfapplication2ecfm855244706.class" in directory
"cfclasses". This is illegal because file names are case-insensitive in this
system.
If anyone can tell me where to look and what to do here, I would be very
grateful.
Thanks,
Lee
dimaint - 28 Nov 2006 17:00 GMT
Try clearing out your cfclasses directory which is located on your machine at D:\CFusionMX\wwwroot\WEB-INF\cfclasses. Then restart CF.