AppDomain shadow copied file access denied with ASP.NET site running on IIS6
问题 I have some trouble with the shadow copy feature of AppDomains in combination with a ASP.NET website running under IIS. The problem is that the shadow copied files can not be read or executed by the IIS user because of insufficient permissions. I get the following error message when the code in the new AppDomain is executed (through a callback method via DoCallBack): System.IO.FileLoadException: Could not load file or assembly 'My.Namespace.AssemblyName, Version=0.0.3.2231, Culture=neutral,