Page 1 of 1

Not working on .NET 4.5

Posted: Tue Aug 16, 2016 3:28 pm
by 15678922
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.

Re: Not working on .NET 4.5

Posted: Thu Aug 18, 2016 8:22 am
by Christopher
Hello,

This works as expected here:
TeeChart45_1.PNG
TeeChart45_1.PNG (97.88 KiB) Viewed 5303 times
TeeChart45_2.PNG
TeeChart45_2.PNG (38.94 KiB) Viewed 5305 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?