[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Build multi project solution

msdndavis

9/27/2002 6:04:00 PM

Problem:
When I build my solution with multiple projects, 1 of the
projects failes with the error:

"The file 'xxx.dll' cannot be copied to the run
directory. The process cannot access the file because it
is being used by another process."

Background:
1 C# solution
Solution contains 20 projects
8 projects are C# class libraries
12 are C++ projects for pre and post build
Visual SOurce safe used for source control
Error occurs to 2 of the 8 C# class libraries
Error occurs intermittently.