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

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -