TeeChart5 in Visual Studio 2010
Posted: Thu Mar 15, 2012 5:00 pm
Hi,
I am using TeeChart5.ocx in a Visual Studio 2010 project on windows 7. The ocx is registered and
everything builds fine when the target of the project is .NET4. However, when the target is different
(I need .NET2; everything else is the same) it doesn't build and gives errors:
The type or namespace name 'AxTeeChart' could not be found (are you missing a using directive or an assembly reference?)
Thank you
I am using TeeChart5.ocx in a Visual Studio 2010 project on windows 7. The ocx is registered and
everything builds fine when the target of the project is .NET4. However, when the target is different
(I need .NET2; everything else is the same) it doesn't build and gives errors:
The type or namespace name 'AxTeeChart' could not be found (are you missing a using directive or an assembly reference?)
Thank you