Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Deployment Problem!!! (Read 3425 times)
ChangHyeon
Guest


Deployment Problem!!!
Aug 20th, 2005 at 3:22am
Print Post  
I make ActiveX using VB 6.
My ActiveX include FlowChartX...
I compiled an active x control with the requires license key option checked in VB.
And register activeX and vbl file on client PC.

vbl file
===================================================
REGEDIT
HKEY_CLASSES_ROOT\Licenses = Licensing: Copying the keys may be a violation of established copyrights.
HKEY_CLASSES_ROOT\Licenses\2AD5AA82-63BF-4E23-815E-61FD23732447 = ojoqjqqjlqpqujjjspjqljnquprpkjnqtjxk
===================================================

My Application (is made using VC++) use My ActiveX and create on code (this mean Dynamic Create).
But, creation is failed on creating My ActiveX....
Other case, remove FlowChartX on My ActiveX..And use My ActiveX on My Application..then creation is successed.

What's wrong?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Deployment Problem!!!
Reply #1 - Aug 22nd, 2005 at 7:06am
Print Post  
How do you instantiate FlowChartX inside the user control ? If you do it dynamically, you must add the FlowChartX runtime license key to the VB Licenses collections. Please contact us at support/DESPAM/@mindfusion.org and we will let you know what this key is .
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint