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

前端 未结 11 1272
生来不讨喜
生来不讨喜 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条回答
  •  梦毁少年i
    2021-02-12 14:16

    I had this same problem, and none of the previous solutions worked. What worked for me was to take the bin and obj folders out of repository. After doing that, I was able to publish.

提交回复
热议问题