Visual Studio Publish Failed: “Unable to delete file … Access to the path … is denied.”

前端 未结 11 1273
生来不讨喜
生来不讨喜 2021-02-12 13:43

I\'ve recently switched from a Windows XP machine to Windows 7. I use Subversion and TortoiseSVN.

I cannot publish my .NET application in Visual Studio. I get over a tho

11条回答
  •  春和景丽
    2021-02-12 14:22

    I noticed that my folders were read-only. I changed that.

    It worked! Publish succeeded.

    Folder Properties Read-only

提交回复
热议问题