开发者

Weird error "Unable to copy file ""

开发者 https://www.devze.com 2023-02-20 10:02 出处:网络
I am building a WPF application, I got this weird error : Unable to copy file \"obj\\x86\\Debug\\WPF MVVM Application.exe\" to \"bin\\Debug\\WPF MVVM Application.exe\". The process cannot access the

I am building a WPF application, I got this weird error :

Unable to copy file "obj\x86\Debug\WPF MVVM Application.exe" to "bin\Debug\WPF MVVM Application.exe". The process cannot access the file 'bin\Debug\WPF MVVM Application.exe' because it is bein开发者_开发技巧g used by another process.

Does anyone have any idea what is wrong? Thanks

_----------------------------

Thanks, it seems like killing the process helps, but it is strange, shouldnt closing the application window kill the process? Thanks


Hit Ctrl-Alt-Delete and terminate WPF MVVM Application.exe


If killing WPF Application.exe doesn't help, try to stop devenv.exe process to kill Visual Studio.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号