11-07-2010 10:52 AM
Hi,
I download Measurement Studio 2009 for Visual Studio Evaluation yesterday. I installed it with Labview 2009 and DAQmx 9.2.1. My OS is XP sp3. I have a DAQ card DAQ-6024E. And I tried to output a analog signal using the card. So, I found out there is an example from NI after installation named "GenVoltageUpdate" in the folder \NI-DAQ\Examples\MStudioVC2008\Analog Out\Generate Voltage\. I used VS 2008 to try to run this program in debug mode. There was a box popped up "The Measurement studio evaluation has expired". I checked the Measurement Studio>> License, and it shown as the figure attached. None of them has expired yet.
I don't know why there is such message about expiration. I hope someone can help me.
Thank you very much.
11-08-2010 03:54 PM
Hi there,
It is definitley odd that you are getting this message. In order to find the root of this problem it will be pretty useful if you can provide a screenshot of your NI License Manager. This software allows you to manage your National Instruments software and it will give us information about the status of your evaluation license. Go to Program Files>National Instrumetns>>NI license Manager.
02-11-2011 04:34 AM
Hi, I installed today (02-12-2011) the evaluation version of Measurement studio 2010 for Visual Studio 2008.
Checking the licence page from the Measuremt studio menu I get thet all the components I installed should expire on 13/03/2011.
The problem is that if I try to execute any sample code provided I get the following error:
02-11-2011 06:00 AM
Hi, I forgot to attach a NI licence manager screenshot.
Here it is.
Mark
02-14-2011 03:59 PM
Hi Msacco,
That is a strange thing for you to be seeing, since everything looks like it is licensed alright for right now. What happens when you drag and drop a Measurement Studio control onto a new form? Is the same error still thrown your way?
One thing you could try doing is selecting Measurement Studio >> Refresh Project License File and then selecting Build >> Rebuild Solution. Does Measurement Studio still throw a license exception error at you when you do this?
Regards,
Stephanie R.
National Instruments
02-15-2011 06:46 AM
H Stephanie,
regretfully I get the same error even if I start a new c# project and drag a Measurement Studio control in a form (I tried with tank control and datasocket).
I have also tried refreshing the license file and rebuilding but with no result.
Furthermore I installed the evaluation of measurement studio on two different PC, one with window 7 and visual studio 2010 and the other with windows xp and visual studio 2008. The result is that I get the same error on both the machines.
If it can help both the operating systems are in Italian.
Am I missing something? After the installation process is over do I need to activate the evaluation or something?
Thanks,
Mark Saccomandi
02-16-2011 09:49 AM
Hi Mark,
I managed to get a virtual machine with Windows XP in Italian up and running on my end, and after installing Visual Studio 2008 with an evaluation copy of Measurement Studio 2010, I encountered the exact same LicenseException error you have been seeing. As of right now, we aren't quite sure why this is happening, but we have reported the bug (#285295) to R&D for further investigation. The evaluation copy should work with a Windows OS in English.
Thank you for your feedback on this matter!
Regards,
Stephanie R.
National Instruments
02-16-2011 10:20 AM
Hi Stephanie,
good that you have verified the issue.
Let me know if you find a solution before my evaluation license really expires.
Regards,
Mark
02-17-2011 12:00 PM
Hi Mark,
R&D took a look at this problem and I believe they have a workaround for you while they work on the official fix. Try the following steps:
1. In the Control Panel, go to Regional and Language Options.
2. In the Regional Options tab, under Standards and Formats, change the format to English, United States. (Inglese (Stati Uniti) in Italian.)
If you do decide to activate your copy of Measurement Studio, this issue shouldn't be a problem anymore since it is only related to the evaluation version.
Hope this helps!
Regards,
Stephanie R.
National Instruments
02-18-2011 04:54 AM
Hi Stephanie,
I have tried your suggestion and it worked.
After changing my language settings I had also to cancel and recreate the license file in Visual studio. After doing so the application started correctly.
Thanks for your help.
Mark Saccomandi