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

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -