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.
using 64bit ocx
Re: using 64bit ocx
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |