01-24-2023 10:40 PM
I am currently running a sequence file in test stand on a PXI. This which causes the following error to occur .I have checked that the file mentioned is present in the file directory it is searching for. I have had to disabled Systemlink reporting to in test stand to resolve this problem for now. Can you please advise me on how to resolve this error. It works on the development system but not on the deployment system
The Following error occurs
An exception occurred inside the call to .NET member 'Reporter':
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at NationalInstruments.SystemLink.Clients.AssetManagement.NativeMethods.GetNationalInstrumentsInstallSharedFolderPath()
at NationalInstruments.SystemLink.Clients.AssetManagement.NativeMethods.GetAssetUtilizationClientDllFullPath()
at NationalInstruments.SystemLink.Clients.AssetManagement.AssetUtilizationStoreAdapter..ctor()
at NationalInstruments.Skyline.TestMonitorClient.Api.AssetUtilizationTracker..ctor()
at NationalInstruments.Skyline.TestMonitorClient.Reporter..ctor(PropertyObject engineInitializationTime, PropertyObject engineInitializationStartDate, Boolean& errorOccurred, Int32& errorCode, String& errorMessage)
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].
Error Code -2147024894
-2147024894; Code Module/User-defined error code.
Possible System Error: The system cannot find the file specified.
Location
Step 'Create Controller Reporter' of sequence 'Model Plugin - Begin' in 'NI_TestMonitorClient.seq'