Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

licence problem

I updated previous CW3 to Visual Studio for Visual Studio 6.0
the ActiveX licence fixer tell me everything is OK CWUI and CWAnalysis
Everything work well in VB6 development environment
The program is working OK
I can compile
But when I try to run the executable on the same PC
I got a licence warning message when I am calling DSP functions (Advanced Analysis) Error message see attached file
I am also unable to install it working correctly on another PC
How I can fix apparently this licence problem ?
0 Kudos
Message 1 of 2
(5,772 Views)
This licensing message is not referring to the licensing of the control. It is referring to the licensing of the method that you are calling. The licensing of methods in CWAnalysis is related to which Measurement Studio package you have - Standard, Professional, or Enterprise. For example, you might be calling a method that is licensed for use only with the Measurement Studio Enterprise package and you have the Measurement Studio Professional package.

The documentation that lists the CWAnalysis methods in a particular category indicates which Measurement Studio packages each method is available in. For an example see Measurement Studio Reference>>Visual Basic Help>>Reference>>Analysis Controls>>Function Reference>>Statistics Functions.

Unfortunat
ely, the documentation is a little bit out of date. Where it refers to "Base", it should refer to "Professional" and where it refers to "Full" it should refer to "Enterprise".

If you need a different Measurement Studio package level than you have, please contact our sales department so that you can upgrade rather than purchase an entirely new license.
Message 2 of 2
(5,772 Views)