Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

nianlys.dll not found

Hello everybody!
 
I have been trying to use
 
NationalInstruments.Analysis.SignalGeneration.BasicFunctionGenerator
 
and
 

NationalInstruments.Analysis.SpectralMeasurements.Measurements.AmplitudePhaseSpectrum

 
in my application programm, but on my development computer (using debugger) I receive allways the same error message
 
Eine nicht behandelte Ausnahme des Typs 'System.DllNotFoundException' ist in nationalinstruments.analysis.enterprise.dll aufgetreten.
Zusätzliche Informationen: Nianlys.dll or one of its underlying dlls could not be found

I have seen the simmilar discussion initiated by "hilks" and I deployed my application to the another computer (with additionally included nianlys.dll) and it works.

My SW configuration: VB 2003 and MeasurementStudio 8.0.11

 

Please help! Thank you!

 


0 Kudos
Message 1 of 2
(3,513 Views)

I have solved the problem !!!

Using FilemonNT program I have seen that my application program was trying to open nianlys.dll on disk D:, but it was on disk C:

This inconsistency was probably generated during upgrading from the MeasurementStudio version 7 to version 8. At that time ma disk C: was pritty full, and installation procedure has allowed to choose another disk.

Solution:  I have deinstaled Measurement studio and installed it again from scratch. Now it works.

 

Thank you.

0 Kudos
Message 2 of 2
(3,496 Views)