Yeah - bingo. That's a good call Sean, I bet that's it. It ends up creating a class file that would overwrite the original. Easy enough to test - I wonder.
-mk -----Original Message----- From: Sean A Corfield [mailto:sean@;corfield.org] Sent: Thursday, November 14, 2002 6:46 PM To: CF-Talk Subject: Re: I *hate* this: application.cfm compiler error This might happen if you are saving the file as Application.cfm one time and application.cfm another time. What platform are you on and how are you editing / saving the file? On Thursday, Nov 14, 2002, at 03:03 US/Pacific, Jack Dalaa wrote: > This is one of the few things that really can piss me off about > ColdFusion. > So much I find myself yelling and pounding my hands hard in the > keyboard > everytime. > > Doesn't happen consistently, but every so often, when I make a change > to an > application.cfm this is the error I get: > > Errors reported by Java compiler: Found 1 semantic error compiling > "C:/CFusionMX/wwwroot/WEB-INF/cfclasses/ > cfApplication2ecfm1912515854.java": > 1. public final class cfApplication2ecfm1912515854 extends > coldfusion.runtime.CFPage{ <--------------------------> *** Error: > Cannot > write class file "cfApplication2ecfm1912515854.class" because that name > conflicts with the name of the class file > "cfapplication2ecfm1912515854.class" in directory "cfclasses". This is > illegal because file names are case-insensitive in this system. . > > Anyone have any idea how to get rid of this really frustrating behavior > once and for all? What is the proper procedure I'm missing? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com

