I am using Notepad++ 5.3.1. I want to edit and save files on a remote machine (both are running on Windows XP). I have granted the access privileges and security permissions in the folder containing the files.
When I try to save any of these files after editing in Notepad++, I get the following error.
'Please check whether if this file is opened in another program'
There are no other places where the file has been opened but I still get this error. I was able to edit and save earlier but this error seems to be coming only since yesterday.
I have fixed the issue now. The problem was that though the permissions have been set properly on the root folder the subsequent child folders were not inheriting the access privileges. Therefore when I suddenly edited a file in one of the child folders this error cropped up. I went to the advanced tab under security settings of the root folder propeties and checked the option
Thanks one and all