在Visual Studio 2005中调试任何C#代码时出现错误 [英] error when debugging any c# code in visual studio 2005

查看:80
本文介绍了在Visual Studio 2005中调试任何C#代码时出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 错误  1 无法"   obj \ Debug \ login.exe"  " .该进程无法访问文件'  bin \ Debug \ login.exe',因为该文件正在被另一个进程使用.登录 



为什么我在编译代码时经常出现此错误?
n当时没有打开任何表格.
即使我关闭我的应用程序n再次启动也无法解决..
n如何解决它????????????????????????????????????????????????

Error   1   Unable to copy file "obj\Debug\login.exe" to "bin\Debug\login.exe". The process cannot access the file 'bin\Debug\login.exe' because it is being used by another process.   login



why do i get this error very often when i compile my code??
n no form is open at that time.
even if i close my application n start again it doesnt resolve..
n how to solve it????

解决方案

Kill the Login.exe process from your task manager.


这篇关于在Visual Studio 2005中调试任何C#代码时出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆