When opening a project you get one or more error messages, with one message reading 'Error: The process cannoect access the file <filepath and file name>'
If you have a comma (,) in your file path or file name, this can cause errors in the software because we use comma separated files for some actions, to list and gather data information.
Remove any commas from file paths and/or file names and this error should disappear.