VB App using TeeChart5 ActiveX does not work on Windows 7
Posted: Wed Jun 09, 2010 11:04 am
I have a VB.NET application which was built with TeeChart Pro ActiveX 5 on VS 2008.
First problem, it does not display a window when installed on Windows 7 (x86 32 bit), but does run on XP (x86), XP (x64) and Vista Business (x86).
The process is active in the process list (either Task Manager or Process Explorer), and I have to kill it.
I have checked that the TeeChart5 .ocx files can be registered after elevation to Administrator.
Thinking that the problem may be resolved with 8.0.0.8 I downloaded the evalutaion of TeeChart Pro ActiveX Control v8.
Second problem, I can't build by VB.NET application. I can add references for TeeChart but I cannot add references for AxTeeChart which are present when built with TeeChart 5.
So I tried to build an TeeChart example from C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Evaluation\Examples\Visual Studio .NET\VBasic\Adding Series Project and after fixing the references I find that it is using TeeChart 5 not 8.
Third problem, I can't build the example with TeeChart 8 because I can't define a reference for AxTeeChart.
I am not a VB programmer, and I have not used .ocx before. I am only trying to get this auxialry app to install and run with our product which is a C++ app.
1. Should TeeChart5 ActiveX work with Windows 7?
2. How do I add a reference to AxTeeChart in VS2008 to VB.NET?
First problem, it does not display a window when installed on Windows 7 (x86 32 bit), but does run on XP (x86), XP (x64) and Vista Business (x86).
The process is active in the process list (either Task Manager or Process Explorer), and I have to kill it.
I have checked that the TeeChart5 .ocx files can be registered after elevation to Administrator.
Thinking that the problem may be resolved with 8.0.0.8 I downloaded the evalutaion of TeeChart Pro ActiveX Control v8.
Second problem, I can't build by VB.NET application. I can add references for TeeChart but I cannot add references for AxTeeChart which are present when built with TeeChart 5.
So I tried to build an TeeChart example from C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Evaluation\Examples\Visual Studio .NET\VBasic\Adding Series Project and after fixing the references I find that it is using TeeChart 5 not 8.
Third problem, I can't build the example with TeeChart 8 because I can't define a reference for AxTeeChart.
I am not a VB programmer, and I have not used .ocx before. I am only trying to get this auxialry app to install and run with our product which is a C++ app.
1. Should TeeChart5 ActiveX work with Windows 7?
2. How do I add a reference to AxTeeChart in VS2008 to VB.NET?