javascript - Error: Assembly binding logging is turned OFF -
i doing online hosting , error come:
wrn: assembly binding logging turned off. enable assembly bind failure logging, set registry value [hklm\software\microsoft\fusion!enablelog] (dword) 1. note: there performance penalty associated assembly bind failure logging. turn feature off, remove registry value [hklm\software\microsoft\fusion!enablelog].
how can solve it?
this error can solved editing application pool settings have deployed project into. go advanced settings -> change .net framework version = 4. think can solve problem else refer thread:
Comments
Post a Comment