This is a migrated thread and some comments may be shown as answers.

Problem:Assembly binding logging is turned OFF

2 Answers 1015 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
afnan
Top achievements
Rank 1
afnan asked on 12 Jun 2009, 08:59 AM
Greetings
when i try to debug my web applicaton


Line 6:  <%@ Register assembly="Telerik.Web.UI" namespace="Telerik.Web.UI" tagprefix="telerik" %>

how i can fix it 

NB: it was work!

More info

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].

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 Jun 2009, 11:22 AM
Hi Afnan,

Please make sure that the Telerik.Web.UI.dll file is present in your project's bin folder. Checkout the following forum link which discusses similar scenario. Hope this helps.
Problem with installation

Thanks,
Shinu.
0
afnan
Top achievements
Rank 1
answered on 12 Jun 2009, 11:27 AM
thank It solve the problem!
Tags
General Discussions
Asked by
afnan
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
afnan
Top achievements
Rank 1
Share this question
or