Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to get the ActiveX proposition? (Read 3899 times)
foucault
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Apr 16th, 2007
How to get the ActiveX proposition?
Apr 16th, 2007 at 5:49am
Print Post  
Hello,
I'm currently evaluating the FlowChartX component for use in html pages, exactly as we can see in your online demo.

When the clients go on your online demo, it asks to install an ActiveX control. When they go on mine, they have a mistake. So I would like to know what I exactly have to do in my code to get the ActiveX proposition.

My application is written in vb.net and I'm using IE 6.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to get the ActiveX proposition?
Reply #1 - Apr 16th, 2007 at 6:29am
Print Post  
Hello,

You must create a CAB file that installs the control and specify its URL in the CODEBASE attribute of the OBJECT tag. Have you done that?

In addition, the CAB for our online demo is digitally signed and IE will run it under stricter security settings. We can build a signed CAB for you if you don't have your own digital signature.

Stoyan
  
Back to top
 
IP Logged
 
foucault
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Apr 16th, 2007
Re: How to get the ActiveX proposition?
Reply #2 - Apr 16th, 2007 at 7:43am
Print Post  
I'm a total newbie concerning ActiveX controls, so no, I didn't create my CAB file. I searched a little bit how to do, but I didn't get concrete results.

I would be grateful if you can provide me a CAB file  Smiley
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to get the ActiveX proposition?
Reply #3 - Apr 16th, 2007 at 9:25am
Print Post  
Sure - do you need one for the Pro or the standard edition?
  
Back to top
 
IP Logged
 
foucault
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Apr 16th, 2007
Re: How to get the ActiveX proposition?
Reply #4 - Apr 16th, 2007 at 9:40am
Print Post  
A pro one please
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to get the ActiveX proposition?
Reply #5 - Apr 16th, 2007 at 10:10am
Print Post  
http://www.mindfusion.org/_temp/fcx_pro_trial.CAB

The Pro version has a different CLSID than the standard one. If you have copied the OBJECT tag from the online demo, you will need to change he ID there to {F025BF4E-4081-4c02-86E6-6602AEE846F6}.

Stoyan
  
Back to top
 
IP Logged
 
foucault
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Apr 16th, 2007
Re: How to get the ActiveX proposition?
Reply #6 - Apr 16th, 2007 at 10:21am
Print Post  
Wonderful ! It perfectly worked, thanks a lot.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint