Error Messages¶
Licensing.dll not loaded¶
Simulation *.log file contains the following error
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Licensing.dll' or one of its dependencies.
at nextnano.NEGF.Program.Main(String[] args)
(nextnano.NEGF exit code: ...)
Most likely you need to install the Microsoft Visual C++ Redistributable . Choose the corresponding version matching your operation system architecture (most likely X64) from the section Latest Microsoft Visual C++ Redistributable Version.
Another possibility is that .NET framework version 4.6 or later is not installed on your system (required).
Last update: 30/10/2024