Problems installing 4.1.2012.2283

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Captell
Newbie
Newbie
Posts: 3
Joined: Tue Dec 13, 2011 12:00 am

Problems installing 4.1.2012.2283

Post by Captell » Thu Mar 29, 2012 11:03 am

Hi there,
I'm just setting up a new developments machine and cant seem to get the lastest version to tchart to install properly. The machine is running Win 7 64 bit and I'm using VS2010.

I downloaded the latest installer 4.1.2012.2283.

Ran the setup, and it all appeared to work ok except VS doesn't show any of the tchart components in the toolbox.

I added a reference to
C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.02280\net40\x64\TeeChart.dll

then added this to the toolbox items, the items show in the toolbox but when I drag TChart to a windows form nothing happens.

have I missed something here?

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

Re: Problems installing 4.1.2012.2283

Post by Narcís » Thu Mar 29, 2012 11:13 am

Hi Captell,

What about manually adding the same TeeChart.dll reference to your prjoect? Does this lets TeeChart components being added to your forms?

Thanks in advance.
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

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

Re: Problems installing 4.1.2012.2283

Post by Narcís » Thu Mar 29, 2012 11:18 am

Hi Captell,

Sorry, my bad. I had forgotten that there's no design-time support for TeeChart x64 assemblies. You should develop your applications using the x86 assemblies and switch to the x64 bit assemblies when compiling 64-bit native applications.
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