Unable to copy a file from obj\Debug to bin\Debug

后端 未结 30 1372
清歌不尽
清歌不尽 2020-12-02 12:04

I have a project in C# and I get this error every time I try to compile the project:

(Unable to copy file \"obj\\Debug\\Project1.exe\" to \"bin\\Debug

30条回答
  •  温柔的废话
    2020-12-02 12:34

    Well i have the same problem, my way to fix it was to stop and disable the "application experience" service in Windows.

提交回复
热议问题