Have a similar question, along the same lines -
When I try to run an Atlas Application by copying the entire directory into inetpub\wwwroot, I get the following error :
Could not load file or assembly 'Microsoft.Web.Atlas' or one of its dependencies. The system cannot find the file specified.
I have the Microsoft.Web.Atlas defined in the GAC (which is another issue - as I cannot do this on Production Servers)
I assume another dependant DLL is not loaded ? I also get the following warning :
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
I dont see the Fusion!EnableLog in the resistry entry - how do I get to the bottom of this ?
Any help is truly appreciated -
Thanks in advance,
Anand -