This is a common problem in ASP.NET. It happens because some program is scanning the Temporary ASP.NET files folders where your assemblies are copied. They have the files open in a mode that prevents ASP.NET itself from using the assembly file.
For solution refer PRB: Access Denied Error When You Make Code Modifications with Index Services Running
Share with