When faced with the errors you described, I would 1st tweak the copy of index.cfm so it has a different modify date, 2nd search for the class files that contain "index" and just delete those. This will forcing any index.cfm's to recompile.
If you delete all class files, it will have to recompile everything. You only need it to recompile the index files so it doesn't think it's the same file. Justin -----Original Message----- From: Jeff [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 12:06 PM To: CF-Talk Subject: Re: What on earth? I don't even know where to begin Troubleshooting this error... on 3/20/03 12:43 PM, Justin Hansen at [EMAIL PROTECTED] wrote: > I have noticed weird errors like this when moving files. But not every time. > Or for some odd reason, a error when saving the file? Maybe it thought it was > the same file. I haven't been able to put my finger on it but, found that > deleting the class files usually corrects the issue. Can I just delete all the files in that directory? It's a lot, and I imagine all that will happen is that those class files will just have to be recompiled, right? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

