Bugs item #1003335, was opened at 2004-08-04 16:54
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1003335&group_id=31650

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jos Clijmans (clijmans)
Assigned to: Nobody/Anonymous (nobody)
Summary: Solution Task locks dll's

Initial Comment:
Nighly build from 2004-08-02 on Windows XP

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 from project A. 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"

No previous nant or vbc process is still running.
I've checked for locks with program WhoSLocking, no 
locks.
 
I'm able to delete the dll from explorer or the 
commandline, so no hard lock.

Indexing service is not running.




----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2004-08-04 18:01

Message:
Logged In: YES 
user_id=707851

Jos, as always : please provide a small repro for this issue !

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1003335&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to