After replacing existed exe of my window service with updated exe
I stopped and started the service.
But iam getting the following error how can i resolve this
"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]."
Loading
Javeed M ShaikhPosted Apr 9, 2013, 1:24 PM
amShekarPosted Apr 8, 2013, 10:45 PM
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]."
The above message in bold letters is my exception that system is throwing
Javeed M ShaikhPosted Apr 8, 2013, 2:11 PM
What you have mentioned in your question is a Warning, can you please post what is the error or exception you are getting.