I have developed an application using measurement studio 6.0 (for visual C++).
I have installed on my development machine measurement studio 6.0 using usual installation CD.
I used Graph 2D ActiveX control, but this one is dynamically created using “CreateControl()” method. I do not use Visual studio resources.
All works fine on my development machine.
Then I have made my own installer to install required dlls and install & self register ocx files (I have taken files from the redist folder from the original CD according documentation chapter named “Distributing and installing measurement studio applications”)
Then I have installed all that stuff on a target machine and my problem is that a message of 30 evaluation days appears when the ActiveX is used.
Also, I have seen the NI Knowledge Base article "ActiveX Controls Evaluation Message Box Appears after Installing Measurement Studio" and proceeded as described using MSStudioLicenseFixer.exe. But all related license links were correct on my development machine (User Interface controls 6.0 & 3D Graph controls 6.0 are correctly licensed). Any way I have made a new build and tested it on the target machine without success.
So what am I doing wrong ?
Message Edité par Ricou38 le
12-11-2007 03:01 AM