i am getting this error : [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Details below

iqworks Information Quality Works 276 Reputation points
2023-10-11T19:23:39.65+00:00

Hi, these are the full errors :

Configuration Error

*Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.

Source Error:*

|Line 167:        <!-- RC@20150727000  7/27/2015 - iqworks added for speech
recognition end-->
Line 168:
Line 169:                <add assembly="netstandard,
Version=2.0.0.0, Culture=neutral,
Line 170:           
PublicKeyToken=cc7b13ffcd2ddd51"/>
Line 171:        </assemblies>
| | -------- | ||

*Source File: D:\MBSSys\Mbsa_20230911\Mbsa 2021\web.config    Line: 169

Assembly Load Trace: The following information can be helpful to determine why the assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' could not be loaded.*

|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].
| | -------- |

Thanks for any suggestions or advice|
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
963 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
{count} votes