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.
Not working on .NET 4.5
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Not working on .NET 4.5
Hello,
This works as expected here: 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?
This works as expected here: 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 |