WRN: Assembly binding logging is turned OFF

Hi,

I suddenly started getting the following error:

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'ClientDependency.Core, Version=1.0.0.38049, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 43: </asp:Content>
Line 44: <asp:Content runat="server" ContentPlaceHolderID="body">
Line 45:     <cc1:UmbracoPanel Style="text-align: left;" ID="Panel1" runat="server" Height="347px"
Line 46:         Width="340px" Text="Umbraco 4 login" AutoResize="false">
Line 47:         <div style="padding: 70px 0px 0px 0px;">

Source File: /umbraco/login.aspx    Line: 45

Assembly Load Trace: The following information can be helpful to determine why the assembly 'ClientDependency.Core, Version=1.0.0.38049, Culture=neutral, PublicKeyToken=null' 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].

How can I resolve it?

 

Thank you,

kukuwka


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/18674-wrn-assembly-binding-logging-is-turned-off