Hi,
I am building a ASP.Net web application - I am using VS.net as my IDE
and my localhost. I have been getting this very frustrating error the
second time I try and rebuild my application (from a fresh reboot)
"The file '\bin\myproj.dll' cannot be copied to the run directory. The
process cannot access the file because it is being used by another
process'.
I have tried :
1. Stopping the webserver
2. Deleting the file manually from my bin directory (get the same error)
3. clearing my ASP.net web cache
3. Deleting objects referencing my web site in COM+
Does any one have a work around other than a reboot?
Thanks
David