New Installation on Visual Studio 2003 (.NET) VC++ 7.1

TeeChart for ActiveX, COM and ASP
Post Reply
nbp
Newbie
Newbie
Posts: 83
Joined: Mon Sep 18, 2006 12:00 am

New Installation on Visual Studio 2003 (.NET) VC++ 7.1

Post by nbp » Wed Sep 20, 2006 4:30 pm

I am using Visual Studio 2003 (.NET) and MS VC++ ver 7.1


I have a few questions regarding the installtion:

I followed the instructions in Tutorial 15 - MS VC++ Applications (Quick Start). It didn't work for me. I am not able to see the Tchart Icon in my ToolBox ?

I then found a section in the tutorial (Notes on using TeeChart in Visual Studion.NET) which said that when creating application projects with VC++ 7.0 all the TeeChart AX v7 classes (.cpp) and header files (.h) have to be added to the project manually. Is there a way in which I can create a DLL from the Tchart Source Code and then link this with my (application) DLL?

When I create a new project in Visual Studio 2003 and select MFC DLL, I do NOT get an any option that allows me to select/deselect ActiveX Controls. However, I am able to insert a Tchart object onto a dialog at design time. I only get the select/deselect AcitveX Controls if my project is an MFC application.

Post Reply