I am using Visual Studio 2005. After taking code from version control first,
the c#.net application runs correctly. But, after doing some modifications, when I build I am getting the following error:
Error 383 Unable to copy file "..
ootleafBinDebugest.Resources.xml" to
"BinDebugest.Resources.xml". Access to the path 'BinDebugest.Resources.xml' is
denied. li.rollmodel
Does anybody know why this issue is occurring?
Edit I can see that my entire project source code folder is Read-only, and I am not able to remove the read-only property.
First, can anybody tell me how to remove the Read-only property for this folder? I have tried removing it but the read-only property persists. I tried from the version-control side also and that did not work, either.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…