Q:
I face the following problem only when i tried my web site from the production server.
locally every thing goes okay.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI, Version=2011.2.712.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' could not be loaded.
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].
Note: If i paste the Telerik dll in the bin folder .the problem is fixed.
but i wanna to know the reason , and any way to fix this problem without copy and paste the dll in the bin folder.

