I am not sure the cause of this but it appears that cfmx uses the cfclasses folder to compile the runtime files. I can only hypothesis that it has something to do with permissions on the server or something is locking the file. I know that I had to delete some files due to an error.
Tyler Clendenin GSL Solutions -----Original Message----- From: Tim Do [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 1:09 PM To: CF-Talk Subject: What does this error mean? Errors reported by Java compiler: Found 1 semantic error compiling "C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfPut_Owner2ecfm954140912.java": 1. public final class cfPut_Owner2ecfm954140912 extends coldfusion.runtime.CFPage{ <-----------------------> *** Error: Cannot write class file "cfPut_Owner2ecfm954140912.class" because that name conflicts with the name of the class file "cfput_owner2ecfm954140912.class" in directory "cfclasses". This is illegal because file names are case-insensitive in this system. . This first happened when I tried to deploy from homesite and got "access denied" message. So I moved the file manually.. and all of a sudden this error popped up. Any ideas? Thanks, Tim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

