Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

redeploy dlls

Hi, I have purchased the Measurement studio professional 2009. It came with some NI Analysis package. However, when I try to deploy the program to other machine, it complains that "nianalysis.dll" can not be found. I have checked with the licenses.licx file in my .Net solution. The line related to the Analysis functionality is as: NationalInstruments.Restricted.AnalysisLicenser, NationalInstruments.Analysis.Professional, Version=8.9.35.246, Culture=neutral, PublicKeyToken=18cbae0f9955702a is "Resticted" means can not redeploy? I need someone's help. Dufei
0 Kudos
Message 1 of 14
(5,024 Views)

Hi,

 

Try this.

Set the CopyLocal property of the NationalInstruments.Analysis.Enterprise libray to TRUE.

 

Curt

0 Kudos
Message 2 of 14
(5,008 Views)
How? Could you please show me step by step? Bye the way, the version I purchased was Professional, not the Enterprise since the functionality of Professional is enough for our current application.
0 Kudos
Message 3 of 14
(5,006 Views)

see attached

 

Curt

0 Kudos
Message 4 of 14
(5,004 Views)
I just tried. It did not work. I am develop a program on XP and try to deploy on the Windows7 machine. I did set the CPU to x86 type. Everything works including other NI component except the functions that I called to the Analysis package. From the license.lics file, only this package has a word of "Restricted". I am not sure if this was the problem.
0 Kudos
Message 5 of 14
(5,000 Views)

Did you try using the MStudioLicenseFixer.exe app?

0 Kudos
Message 6 of 14
(4,997 Views)
No. I am searching now on my computer for the program of "MStudioLicenseFixer.exe". Could you please tell me how? Again, step by step. Thanks!
0 Kudos
Message 7 of 14
(4,996 Views)

It's a download at ni.com.

 

search there

0 Kudos
Message 8 of 14
(4,993 Views)
I have downloaded the MStudioLicenseFixer.exe. Now what? Do I have to run "MStudioLicenseFixer.exe app" before I package it (by MS Studio 2009 Setup project)? I expect the answers more clear and precise, not for me to take a guess.
0 Kudos
Message 9 of 14
(4,990 Views)

Unzip and run the application and see if that works!

 

Curt

0 Kudos
Message 10 of 14
(4,988 Views)