using 64bit ocx

TeeChart for ActiveX, COM and ASP
Post Reply
iblee
Newbie
Newbie
Posts: 1
Joined: Tue Nov 02, 2010 12:00 am

using 64bit ocx

Post by iblee » Thu Aug 08, 2013 2:34 am

I am developing x64 application in VS2010 with AX2012 version.

In toolbox at resource tap, 32bit version ( teecahrt2012.ocx ) is only shown.

In install.log file,
I found that,
"Could not Self-Register: C:\Program Files (x86)\Steema Software\TeeChart Pro v2012 ActiveX Control\64bit files\TeeChart201264.ocx"

should I register TeeChart201264.ocx by myself?
If I have to, should I use regsvr32 ?

What are the additional things to use 64bit ocx.

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

Re: using 64bit ocx

Post by Yeray » Thu Aug 08, 2013 3:45 pm

Hi,

Yes, you have to register the 64bit ocx through regsvr32.
Once you have TeeChart ActiveX 32 and 64bit ocx registered, simply changing the target platform in VS between x86 and x64, you'll be using the ocx you have registered in your machine.
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