Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Portable Application / DLL Question

So right now I have a real simple data logging application for windows 7. I just use:

  • NationalInstruments.Common ( I didnt find much about licensing ).
  • NationalInstruments.DAQmx ( No license should be needed ).

I am developing under Visual Studio 2013 with Measurement Studio installed. I need to fullfill the following specifications:

  1. Programm can be deployed without the Installation Builder from Ni. Just copy the Release folder to the target system.
  2. Programm can be debugged on the target system with a free Visual Studio version without Measurement Studio installed. In this case I would deploy the full solution file.

Right now when I try 1. there will be an error that the DAQmx library isnt found. But I set up the project on the development system that it ships out a local copy of the dll in the release folder.

I know this is a strange question and personaly I wouldn bother but I need to get this done or find out why it cant be done so I would be really thankfull if you could point me maybe to Ni resources abouth this or answer directly.

 

Greetings...

 

0 Kudos
Message 1 of 1
(1,850 Views)