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

前端 未结 11 1242
生来不讨喜
生来不讨喜 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:04

    For me, the windows service was running in the background. closing the service from the task manager and then rebuilding the project did the job for me.

提交回复
热议问题