Page 1 of 1

TeeChart for .NET v2016 [12 MAY 2016] RELEASE 4.1.2016.05120

Posted: Fri May 13, 2016 8:04 am
by Christopher
Steema is very pleased to announce a new maintenance release of v2016 of TeeChart for .NET! All licence holders of TeeChart for .NET can now access this new release via the URL below.

A new full release binary installer is now available from Steema's Customer Download pages accessible via:
https://www.steema.com/my_account

Evaluation and source code installers will become available shortly.

The release notes for the build can be viewed at:
http://www.steema.com/versioninfo/net

Re: TeeChart for .NET v2016 [12 MAY 2016] RELEASE 4.1.2016.05120

Posted: Thu May 19, 2016 1:07 am
by 15676884
I am using Visual Studio 2015. Are you able to advise or direct me to a technical note as to how to update my existing projects that are using TeeChart for .NET 2015 to this latest version?

Thank you.

Re: TeeChart for .NET v2016 [12 MAY 2016] RELEASE 4.1.2016.05120

Posted: Thu May 19, 2016 11:05 am
by Christopher
Innervations wrote:I am using Visual Studio 2015. Are you able to advise or direct me to a technical note as to how to update my existing projects that are using TeeChart for .NET 2015 to this latest version?
Before installation, please close down all running instances of VS2015 on your machine.

Having chosen VS2015 from the installer options, proceed with installation choosing help file and toolbox installation as required. Once the installation has finished, open VS2015 and your project and change the TeeChart.dll reference location to the new assembly location chosen at the beginning of the install process.

Re: TeeChart for .NET v2016 [12 MAY 2016] RELEASE 4.1.2016.05120

Posted: Sun Jun 05, 2016 7:10 am
by 15676884
Thanks. This has worked well for most of my projects however one throws the following exception:

BindingFailure occurred
Message: Managed Debugging Assistant 'BindingFailure' has detected a problem in 'C:\Users\rob\Dropbox\Visual Studio 2015\Projects\KMS.NET\bin\KinematicMeasurementSystem.vshost.exe'.
Additional information: The assembly with display name 'TeeChart.XmlSerializers' failed to load in the 'LoadFrom' binding context of the AppDomain with ID 1. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'TeeChart.XmlSerializers, Version=4.1.2016.5122, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. The system cannot find the file specified.

Re: TeeChart for .NET v2016 [12 MAY 2016] RELEASE 4.1.2016.05120

Posted: Mon Jun 06, 2016 8:30 am
by Christopher
Innervations wrote:Could not load file or assembly 'TeeChart.XmlSerializers, Version=4.1.2016.5122, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. The system cannot find the file specified.
Not sure about this error message, but I am sure that Steema does not produce an assembly called "TeeChart.XmlSerializers" nor is there an assembly with this name shipped with TeeChart for .NET.