Groups | Blog | Home
all groups > dotnet general > august 2006 >

dotnet general : Building problem


wpw
8/2/2006 10:32:01 PM
Hi

I have problem in building my application wich contains 54 dlls and one of
which is always fails in building in both modes, this particular dll is
around 69K and only workaround sofar is to exit vs IDE and delete the file
manualy and build again.

I am using VS2003

Any better sugessions on this.

Thanks
Graven
8/3/2006 2:00:00 AM
Hello wpw

We've been experiencing the same bug - vs2003 can't wrte to the dll
file in the obj directory. As far i can remember, we've solved it by
setting copy local=false nearly on all the references in the solution.

Hope this helps.

Best wishes, Stan.

[quoted text, click to view]
wpw
8/3/2006 8:52:01 PM
Thanks Stan

We normaly do that but the problem I am facing now is, mainly in the debug
mode, I get
Could not write to output file ..\\obj\Debug\xxx.dll' -- 'The process
cannot access the file because it is being used by another process. '

I have to exit VS and delete the xxx.dll.

Any more ideas.

Thanks


[quoted text, click to view]
AddThis Social Bookmark Button