Quote Originally Posted by Rik View Post
I keep getting this error, intermittently.

I don't have the file open in any other programme.
In fact, I made sure that nothing else was open.

Any ideas as to why I get this, from time to time?
Hello Rik!

I have had this solution after upgrading the subscription. With upgrading the
subscription they update things in the content catalogue and some things in
the programfolder. Here was error that changes the attribute on the windows
folder 'Program Files'.

Please check the Attribute of the folder Program Files. To do this:
1. Start the cmd.exe as Administrator
2. Change to the root cd C:\
3. Check the Attribute attrib "Program Files"
4. If it shows C:\Program Files you must change the Attribute of the folder
5. Change the Attribute with attrib R+ "Program Files"
6. Check again the Attribute attrib "Program Files"
7. Now it must show R C:\Program Files

Hope ist works.

Werner