Can I install .ocx file manually (not by web browser)

TeeChart for ActiveX, COM and ASP
Post Reply
Chung Hung Steel
Newbie
Newbie
Posts: 1
Joined: Tue Oct 18, 2011 12:00 am

Can I install .ocx file manually (not by web browser)

Post by Chung Hung Steel » Mon Nov 21, 2011 2:27 am

Hi,
We develop a web site with ActiveX V.2010. Because some of the client can't install ocx(cab) file by browser (IE 8) automatically. We know this problem is due to the security setup of IE, but our customer can't accept this reason! They ask us to provide a simpler method to install the necessary component in client's pc (by a small .exe or .bat). So, we try to use the regsvr32 command to install the ocx file manually, but the IE seems can not be aware of the existence of the dll (the requirement of download/install the ActiveX component message still appears). Is it possible to install the ocx manually and not by the IE ? (We believe it is possible, because the developer PC,that TeeChart ActiveX 2010 is installed, can browse the web site without installing the ocx. ) Or it must modify the register configuration also?

Thanks!

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Can I install .ocx file manually (not by web browser)

Post by Yeray » Mon Nov 21, 2011 4:08 pm

Hi Chung,

I'd suggest you to take a look at the tutorial "9 - Internet applications" and "17 - TeeChart runtime installation requirements".
If you know another way to run an ActiveX control in the client browser it should be possible also with TeeChart ActiveX.
Maybe this could be an alternative:
http://msdn.microsoft.com/es-es/bb969055.aspx
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply