Need Help with V2 reinstall

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
robotuner
Newbie
Newbie
Posts: 8
Joined: Mon Jul 17, 2006 12:00 am

Need Help with V2 reinstall

Post by robotuner » Thu Dec 08, 2016 2:05 am

I am in a situation where I need to rebuild an old legacy Winform application that included a version of TeeChart Pro V2. Don't really know what version of VS, probably 2005. In any case it's now 2016 and I need to rebuild it in VS 2015. I believe I finally have the old Win form code rebuild, including the TeeChart dependencies. However, when I try run and debug it, I get a null exception at this line:

this.tChart1 = new Steema.TeeChart.TChart();

I'm thinking the Teechart.dll is failing the licensing.

In the build directory I have both the TeeChart.dll and the file licenses.licx

Does anyone know how I might get this to run?

Thanks

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

Re: Need Help with V2 reinstall

Post by Christopher » Fri Dec 09, 2016 8:50 am

robotuner wrote: Does anyone know how I might get this to run?
Yes. If you didn't run the TeeChart for .NET v2 installer then the required registry keys for the license.licx to run correctly will not have been installed. If you would be so kind, could you please write to sales@steema.com with your present TeeChart license number and they will provide you with a way to install the v2 registry entries onto your machine.
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