For the benefit of searchers; I has this error. I added full permissions for Everyone
as a test, but that didn’t fix it. The issue was that the file was set to readonly
(by source control).
Unchecking the readonly
option in the file properties fixed the issue.