When trying to build my project I get the error
Error 253 Could not copy "obj\Debug\Intranet.Web.dll" to "bin\Intranet.Web.dll". Exceeded retry count of 10. Failed. Web2
I looked at what process has a lock on the file and its
C:\Program Files (x86)\Common Files\microsoft shared\DevServer\11.0\WebDev.WebServer40.EXE
Whats with this? Is it belongs to visual studio why is it holding onto a binary I am trying to build?