Build/Test Issues

Target of Build being used by another process

Started by MikeWard on 6,011 views

Just upgraded to 137b and I'm getting the following error when I try to build.


------ Build started: Project: VSColorOutput, Configuration: Debug Any CPU ------
VSColorOutput ->
VSColorOutput ->
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(3238,5): error MSB3021: Unable to copy file "obj\Debug\VSColorOutput.dll" to "bin\Debug\VSColorOutput.dll". The process cannot access the file 'bin\Debug\VSColorOutput.dll' because it is being used by another process.
Build has been canceled.
Time Elapsed 00:00:01.05

I wasn't seeing this in the previous version. The project I using this on is open source and small and can be found at:

http://vscoloroutput.codeplex.com

I'm using Visual Studio 2010 Pro.
Never mind. I found another process that was locking it up... All is well. This thing rocks.

Post a reply

Log in to reply.