Unable to save changes or create a new files in a project.
Getting the following error message:
"Unable to save changes to the default configuration for the project: $PROJECT_ROOT\Configs\project.config"
"The following file cannot be written to. If using a source control system, please make sure it has been checked out.
$PROJECT_ROOT\VServices\Images\VSIName.vsi
Permission issue on the DEVTEST_INSTALL folder.
This type of errors happens when the system user starting the Workstation, does not have permissions to modify the files in the project folder.
One of the two items below will help to resolve this issue:
. Give permissions to the system user to modify the PROJECT_ROOT directory.
. Create the PROJECT_ROOT directory where the system user has read and write permissions.