Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

7.1 to 8.01 license problem

After 8.01 install my other 7.1 NI C# program has license problem.
0 Kudos
Message 1 of 7
(4,427 Views)
Nevermind. I grabbed my Assemblies license files off my other dev system.
0 Kudos
Message 2 of 7
(4,423 Views)
That is an annoying problem that I've had to deal with as well.
Programming Data Acquisition and Control in Measurement Studio and Labwindows/CVI
0 Kudos
Message 3 of 7
(4,404 Views)
Could you describe what you are trying to do? Are you getting errors running already-built programs after upgrading Measurement Studio? Or, are getting errors trying to re-build programs after upgrading Measurement Studio? Are you trying to rebuild against the prior (not-upgraded) versions of the assemblies?
 
 
0 Kudos
Message 4 of 7
(4,401 Views)
I have a project from last year that was built with MS 7.1.  I recently installed 8.01.  I had to fix a bug in this project that used 7.1 and got this error.  I can't remember if the error occurred on build or when I ran it.
 
Scott
0 Kudos
Message 5 of 7
(4,386 Views)
I had the problem on several machines where I'd do a fresh install and it wouldn't install the license files so I had to store them on the network and paste them where they needed to go.
Programming Data Acquisition and Control in Measurement Studio and Labwindows/CVI
0 Kudos
Message 6 of 7
(4,383 Views)
The license files are dynamically generated by the installer at the end of the installation. During the generation process, some command prompt windows are displayed.
 
In our testing, we have seen the installer fail to generate the license files we reboot too soon. Is it possible that this occurred in your installation scenarios?
 
If you happen to install again, could you run the installer from the command line and generate a log to send to us? We would really like to get to the bottom of this issue if possible.
 
The command line command is:

setup.exe /costlog /l*v [Full path of file to generate]

0 Kudos
Message 7 of 7
(4,373 Views)