Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

unable to find dependency

My configuration:
Win7 SP1
VS2010 Professional
Measurement Studio 2013 Professional
NI-VISA 5.3
NI-Device Drivers Aug13

 

Problem Description :
I am trying to re-compile code I inherited from an old project.
I am new to Measurement Studio.

 

the original project was compiled with VS2008 using .NET framework 3.5. this project was converted to VS2010, but tried to have it using framework 3.5, not 4.0. I installed both parts of the Aug13 drivers and NI VISA 5.3 after setting up Measurement Studio 2013.

It appears to compile, but I have the following warnings:

WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.UI' (Signature='18CBAE0F9955702A' Version='8.9.35.246')

WARNING: Unable to find dependency 'MICROSOFT.OFFICE.INTEROP.WORD' (Signature='71E9BCE111E9429C' Version='11.0.0.0')

WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.VISANS' (Signature='18CBAE0F9955702A' Version='8.9.35.108')

WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.UI.WINDOWSFORMS' (Signature='18CBAE0F9955702A' Version='8.9.35.246')
WARNING: Unable to find dependency 'INTEROP.SCRIPTING' (Signature='(null)' Version='1.0.0.0')
WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.COMMON' (Signature='18CBAE0F9955702A' Version='8.9.35.156')
WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.VISANS' (Signature='18CBAE0F9955702A' Version='8.9.35.108')
WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.UI.WINDOWSFORMS' (Signature='18CBAE0F9955702A' Version='8.9.35.246')
WARNING: Unable to find dependency 'NATIONALINSTRUMENTS.UI' (Signature='18CBAE0F9955702A' Version='8.9.35.246')

0 Kudos
Message 1 of 4
(5,303 Views)

Hi esyepez,

 

Which version of Measurement Studio was the project originally built with? It seems to be a version mismatch for the dependencies.

Humphrey H.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(5,292 Views)

not sure. I beleive the project was last built in 2009 or 2010.

0 Kudos
Message 3 of 4
(5,290 Views)

Try updating Measurement Studio Project References from the Measurement Studio menu in Visual Studio

Humphrey H.
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(5,284 Views)