How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit

TeeChart for ActiveX, COM and ASP
Post Reply
agvinh
Newbie
Newbie
Posts: 2
Joined: Tue Jul 24, 2007 12:00 am

How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit

Post by agvinh » Fri Aug 12, 2011 5:16 am

Hi,

I'm developing an C++ application which using TeeChart ActiveX 8.0.1.1 on Visual Studio 2010.
My application can run properly on Windows 32 bit platform and "x86 mode" in Windows 2008 64 bit.
However when I try to build my application with x64 mode and run an x64 application on Windows Server 2008 64 bit, my application cannot initial a TeeChart ActiveX control.
Could you please tell me how to use TeeChart AX 8.0.1.1 on Windows server 2008 x64?

Thank you very much and best regards,
Vinh

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

Re: How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit

Post by Yeray » Fri Aug 12, 2011 8:30 am

Hello Vinh,

Since TeeChart ActiveX is a wrapper from the TeeChart VCL version, and there is not a Delphi compiler for 64bit (not yet but probably in the near future), we can't build a TeeChart ActiveX ocx compiled in 64bit to be used in 64bit applications. So I'm afraid the actual TeeChart ActiveX can only run in 32bit applications.
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

agvinh
Newbie
Newbie
Posts: 2
Joined: Tue Jul 24, 2007 12:00 am

Re: How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit

Post by agvinh » Fri Aug 12, 2011 8:57 am

Thank you very much for the information.
Best regards,
Vinh

Post Reply