Closed keithgh1 closed 3 years ago
Environment is Windows 10 Pro Build 19041.388
This is because the National Instruments driver isn't installed for the oscilloscope (Rigol DS1054Z). In commit cf077a9 it catches the exception for those that don't need/use the driver.
When exiting the application using the close window button in the upper right hand corner, this error is thrown each time.
Please see screenshot and full details
error_on_exit.txt
attached.
System.IO.FileLoadException: Could not load file or assembly 'NationalInstruments.Common, Version=13.0.40.168, Culture=neutral, PublicKeyToken=dc6ad606294fc298' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'NationalInstruments.Common, Version=13.0.40.168, Culture=neutral, PublicKeyToken=dc6ad606294fc298' at FloppyControlApp.connectsocketNIVisa2.Disconnect() at FloppyControlApp.FloppyControl.Dispose(Boolean disposing) at System.Windows.Forms.Form.WmClose(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
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].