Question
ColdFusion could not delete the file [file path] fo
Using the <cffile> tag I write a file to the server and
display the outputed file in my browser. I then try to delete the
file. I get the error message ColdFusion could not delete the file
[file path] for an unknown reason. If I wait 60 seconds I can
successfully delete the file. Using the freeware prodram Unlocker I
know that it is a jrun.exe process that is preventing the deletion
of the file for the 1 minute after the file has been created.
Is there a known workaround or fix for this issue?
Is there a known workaround or fix for this issue?