Getting this error when trying to import DB Health scripts. Any advice of where to look or change to be able to import.
Support is reviewing
System.IO.FileLoadException: Could not load file or assembly ‘Epicor.Tools.DataFix, Version=3.2.200.0, Culture=neutral, PublicKeyToken=5d3fa3c7105d7992’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: ‘Epicor.Tools.DataFix, Version=3.2.200.0, Culture=neutral, PublicKeyToken=5d3fa3c7105d7992’
at Epicor.Mfg.Administration.ServerManagement.DatabaseManager.Forms.WorkInProgressForm.BackgroundWorker_ImportSqlScripts(String sqlServerName, String databaseName, String authenticationMode, String databaseUserName, SecureString userPassword, List`1 sqlScriptFilePaths)
at Epicor.Mfg.Administration.ServerManagement.DatabaseManager.Forms.WorkInProgressForm.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
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].