[IOException: The process cannot access the file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\~AspAccessCheck_ab3991e5.tmp' because it is being used by another process.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2056741
System.IO.File.Delete(String path) +157
System.Web.UI.Util.HasWriteAccessToDirectory(String dir) +222
System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection) +463
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags) +218
[HttpException (0x80004005): The process cannot access the file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\~AspAccessCheck_ab3991e5.tmp' because it is being used by another process.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3465427
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +279
|