开发者

Weird error "Unable to copy file ""

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜