The automation has been working well many times for more than 2 years, but recently I get a ‘Move Folder’* exception in every use, which says:
Access to the path ‘{a path to one of the subfolders}’ is denied.
I tried to use 2 activities instead, CopyFolder and then DeleteFolder, the Copy works fine but then the Delete issues a similar exception similar to the MoveFolder.
It could happen due to operating system update. If you are storing something temporary, better to use a folder directly on C drive or anything else which is not user specific.
These user specific folder could result in such errors.