且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

该进程无法访问文件"x",因为它正在被另一个进程使用.

更新时间:2023-01-31 16:59:31

你好,>

我建议您使用 使用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