i have an error while compiling my soft,
Could not write to output file 'C:/Documents and Setting/.../myProg/DomainL
ayer/obj/D
ebug/Domai
nLayer.dll
'
-- the process cannot access the file because it is being used by another process"
is there a software like "lsof" on windows?
i've browse the experts-exchange website, and try some solutions as:
- delete the webclient and reinstall it.
- change the .net account to administrator.
- recreate the Temp folder in %Systemroot%
but without success.
my soft is composed as follow:
myProg -> ASP.NET Web Application
ref: ApplicationConfiguration
ref: ApplicationLayer
ref: DomainLayer
ref:
ApplicationLayer -> Windows Application
ref: ApplicationConfiguration
ref: DomainLayer
ApplicationConfiguration -> Windows Application
ref: DomainLayer
ref:PersistenceLayer
DomainLayer -> Windows Application
PersistenceLayer -> Windows Application
ref: DomainLyer
i have tried to play with the Copy Local = (True || False) but nothing change my problem,
yesterday i could delete a few .dll and recompile.
please i need info on how to recover my solution, by recover i mean recover the possibility of work.
Start Free Trial