Not working on .NET 4.5
Posted: 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.
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.