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

前端 未结 11 1014
无人及你
无人及你 2021-02-12 13:25

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:20

    I just deleted the existing folders at the publish destination which then allowed publishing to work. Un-setting read-only didn't seem to work. (Not sure why this started occurring).

提交回复
热议问题