Not working on .NET 4.5

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
snahdog
Newbie
Newbie
Posts: 2
Joined: Tue Aug 16, 2016 12:00 am

Not working on .NET 4.5

Post by snahdog » Tue Aug 16, 2016 3:28 pm

I just got the software and made a C# sample project in .NET 4.5 using VS2013. It's basically just a form with a tchart control in it. Unfortunately it gives the following error:

Unable to resolve type 'Steema.TeeChart.TChart, TeeChart, Version=4.1.2016.5124, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'

I switched the project to .NET 4.5.1 and it works fine. I would much prefer being able to use 4.5 because it will be part of a larger project which is based on 4.5. What do I need to do to make it work in 4.5?

Thanks.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Not working on .NET 4.5

Post by Christopher » Thu Aug 18, 2016 8:22 am

Hello,

This works as expected here:
TeeChart45_1.PNG
TeeChart45_1.PNG (97.88 KiB) Viewed 5299 times
TeeChart45_2.PNG
TeeChart45_2.PNG (38.94 KiB) Viewed 5301 times
I'm not immediately sure what your issue could be - would you please be so kind as to zip up the project you are experience difficulties with and attach it here so we can look at it?
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply