Adding Teechart to toolbox

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
anaesthesia
Newbie
Newbie
Posts: 3
Joined: Thu May 20, 2010 12:00 am

Adding Teechart to toolbox

Post by anaesthesia » Sat May 22, 2010 3:07 am

I'm trying to add TeeChart to the toolbox in the x64 version of VS 2010 running under Win 7 and it keeps telling me that TeeChart.dll is not a .NET module. What am I doing wrong?
BTW, there don't appear to be any installation instructions in the version I've downloaded.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Adding Teechart to toolbox

Post by Narcís » Mon May 24, 2010 7:17 am

Hi anaesthesia,

TeeChart's x64 build is not to be used at design-time. It's only to be used when building your applications for generating x64 native applications. For using at design-time you should use the binary installer specific for your IDE.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

anaesthesia
Newbie
Newbie
Posts: 3
Joined: Thu May 20, 2010 12:00 am

Re: Adding Teechart to toolbox

Post by anaesthesia » Mon May 31, 2010 11:43 pm

I'm still having problems...

I've completely unistalled Teechart, and now I've tried the following:

1. Execute TeeChartNET2010VSNET2010_4.0.2010.13053.exe

This comes up with a consistent error "ToolBoxEditor2010 has stopped working" followed by various error messages about help editor and tells me that I've only partially installed the product.

2. I then execute TeeRegV2010.exe

Which tells me that the "Key Installed successfully".

3. I then run VS 2010 and select choose items. (The Steema Teechart Items appear checked in the list but are not in the toolbox). I now find that I can't add them to any tab by unchecking and chercking them.

My OS is Win 7 Ultimate 64 Bit and VS 2010. Both have all the latest updates installed.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Adding Teechart to toolbox

Post by Narcís » Tue Jun 01, 2010 1:11 pm

Hi anaesthesia,

Your project may be set to target a Client Profile framework. Go to Project menu -> Open project properties window, go to Application tab -> Target framework and select .NET Framework 4 (or desired full framework, not Client Profile).

Does this solve the problem for you?
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

anaesthesia
Newbie
Newbie
Posts: 3
Joined: Thu May 20, 2010 12:00 am

Re: Adding Teechart to toolbox

Post by anaesthesia » Tue Jun 01, 2010 10:59 pm

I'm afraid it doesn't.

When I look at the 'Choose Items' dialog, the Steema components are listed and checked, However, they do not appear in the toolbox unless 'Show All' is checked - in which case they are greyed out.

I am using Framework 3.5.

Andy

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Adding Teechart to toolbox

Post by Narcís » Wed Jun 02, 2010 11:32 am

Hi Andy,

Thanks for the info.
I am using Framework 3.5.
That's the problem then. In that case you should either set your project to target .NET Framework 4.0 or use TeeChart for .NET 2010 assemblies for VS2008 which work fine with .NET Framework 3.5.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply