05-26-2024 05:49 AM
Hi,
Following the theft of my laptop I have had to reconfigure my development environment. I have a .Net 4.7 app which uses 4 MeasurementStudio 19 dlls (NationalInstruments.Common.dll, NationalInstruments.UI.dll, NationalInstruments.UI.Styles3D.dll and NationalInstruments.UI.WindowsForms.dll).
I am using the AdvancedInstaller 3rd party tool to create a .msi install package for my app.
Everything seems to deploy fine on a test machine. But when I start the app I get the error:
Unlicensed 'NationalInstruments.UI.DindowsForms.ScatterGraph'
How can I fix this ? If possible I would rather not use Measurement Studio Installer Builder, or maybe I could, but only to install and register these 4 dlls.
Any help would be super appreciated.
Thank you!
CD
05-29-2024 04:31 AM - edited 05-29-2024 04:33 AM
Hi,
Please try to refresh the project license file:
After that it shoud be OK.
BR,
Ilkka