VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing: NationalInstruments.VeriStand.APIInterface.XmlSerializers.dll

Dear Community,

 

i am trying to use VeriStand's .NET API to control a running system/model from a C++/CLI program.

 

When i build my program within the "x64 Native Tools Command Prompt for VS 2019" make runs without errors. But the "Assembly Binding Log Viewer" (fuslogvw.exe) logs one failure. The assembly-binder looks for a DLL called "NationalInstruments.VeriStand.APIInterface.XmlSerializers.DLL"

Such a file does not exist on my computer, although i have installed VeriStand 2020 R3. All other needed DLLs do exist and were successfully binded.

 

Does anybody know how serious i should take this failure and how it can be overcome?

 

Thank you in advance and kind regards

Markus

0 Kudos
Message 1 of 2
(1,038 Views)

I think the problem comes due to old .NET Framework. So initially try to update it. The DLL you specified comes with .NET rather than VeriStand

0 Kudos
Message 2 of 2
(956 Views)