该进程无法访问文件"x",因为它正在被另一个进程使用. [英] The process cannot access the file 'x' because it is being used by another process.

查看:77
本文介绍了该进程无法访问文件"x",因为它正在被另一个进程使用.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用VS2010 Pro.

在我的一个项目中,出现以下错误.我将项目移至另一个系统,如果删除了生产系统上不支持的所有VSS文件,则能够消除该错误.越来越令人费解的是,VS是 与VSS不兼容,这是否可以解决? Teamviewer对于我的小型办公室来说是昂贵的.我尝试过重命名文件的奇怪工作,它只是移动到DLL,依此类推,也不可行.

错误1 无法复制文件"obj \ x86 \ Debug \ RAMS.exe";到"bin \ x86 \ Debug \ RAMS.exe".该进程无法访问文件"bin \ x86 \ Debug \ RAMS.exe",因为该文件正在被另一个进程使用.RAMSMain


John J. Hughes
www.functioninternational.com/

解决方案

你好,

我建议您使用 使用Process Explorer 解决问题.请使用它并找出哪个进程保存了您的文件.要查找过程,可以打开过程资源管理器",然后按Ctrl + F打开搜索"框.

最诚挚的问候


I am using VS2010 Pro.

In one of my projects I get the following error.  I moved the project to another system and was able to get rid of the error if I remove all the VSS files which is not accetable on my production system.  It is becoming painfully clear that VS is not compatible with VSS, is this something that is going to be fixed?  Teamviewer to expensive for my small office.  I have tried the odd work around for renaming the files, it just move to the DLL, and so forth which is not accepable either.

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


John J. Hughes
www.functioninternational.com/

解决方案

Hello,

I recommend you use Process Explorer to trouble shoot the issue. Please use it and find out which process hold your file. To find the process, you could open Process Explorer and press Ctrl + F to open the Search box.

Best regards


这篇关于该进程无法访问文件"x",因为它正在被另一个进程使用.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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