Situation :

NAnt nightly build 20040525

VB.NET Solution with 2 projects, project B is dependend on project A with copy local = true.

Building the solution the first time , no problem both projects are build and the dll from the first project is
copied into the output dir of the second project.

Change a source file. Rebuild.
The build fails for the first project with :
        vbc : error BC31019: Unable to write to output file ..\ProjectA\bin\ProjectA.dll': System Error &H80070020&

The error is "File in use by another process"

I'm able to delete the dll from explorer or the commandline.



***********************************************************************************
This message should only be read by those persons to whom it is
addressed, and may contain confidential information, the disclosure
of which is prohibited. This message is not intended to create rights
or obligations without subsequent written confirmation of its contents.
If you have received this message in error, please notify us immediately
***********************************************************************************

Reply via email to