Hello,
I am building a web site on a NT4.0 Service Pack 6.0a IIS 4.0 Server. One of the pages has the function to delete folder and file. I was randomly getting the "Permission Denied" error when I tried to delete a folder that had files in it. Then, I figured out that the error only happened after a file was viewed. For some reason, the system thinks that the file is still open and that cannot be deleted or the file is still in the middle of deleting while the code tries to delete the folder.
I tried everything to solve this problem in my coding, but it seems that the problem is not coming from the code. It's the system. Does anyone know how to solve this problem? Your help is extremly important. Thank you very very very much.
Beer....
I am building a web site on a NT4.0 Service Pack 6.0a IIS 4.0 Server. One of the pages has the function to delete folder and file. I was randomly getting the "Permission Denied" error when I tried to delete a folder that had files in it. Then, I figured out that the error only happened after a file was viewed. For some reason, the system thinks that the file is still open and that cannot be deleted or the file is still in the middle of deleting while the code tries to delete the folder.
I tried everything to solve this problem in my coding, but it seems that the problem is not coming from the code. It's the system. Does anyone know how to solve this problem? Your help is extremly important. Thank you very very very much.
Beer....