Hola chiquillos del foro:
Como ven, estoy con una aplicación y necesito ver el log de assembly, pero en el detalle del log, en vez de eso me aparece el siguiente texto:
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].
Claro, menciona que se debe habilitar el loggin assembly con el valor 1, mi problema es, ¿cómo encuentro el registro [HKLM\Software\Microsoft\Fusion!EnableLog], para poder cambiar este valor a 1?
MIL GRACIAS