Hi All,
Using CF10 Enterprise: I occasionally use the Code Analyzer on a dev server when I upload a bunch of code to catch syntax errors before testing. Sometimes it seems to "hang on" to the the files and not let me upload(ftp)/overwrite any of the files recently analyzed. Usually when that happens, I can just analyze another directory, then it "lets go" of the original directory. So recently I did just that, but now it will not "let go" of some of the files.
By this, I mean when I try to ftp some files up to the server, I get permission denied, the file is in use by another process. If I get on the server, I can edit the file directly, but I can't delete it, it tells me the file is in use by coldfusion.exe. It is just a few (cfm) files within one particular directory on the site. Not all files, and so far, I haven't seen this on any other directories.
Any ideas on how to get CF to "release" these files?
Thanks,
Kristin