Problem with rebulding old code

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Bob
Newbie
Newbie
Posts: 1
Joined: Fri Mar 20, 2009 12:00 am

Problem with rebulding old code

Post by Bob » Mon Aug 30, 2010 6:54 pm

I have some legacy VC++ VS2005 code written using TeeChart for .NET v2.

I have recently had a computer crash on my old development machine and would like to rebuild these programs on my new desktop.

I am currently lisenced for TeeChart for .NET v3 and have installed it on my new machine.

I can't find my old installation package for TeeChart for .NET v2. I do have a copy of the old "Program Files/Steema/TeeChart for .NET v2" but a straight copy onto my new machine does not seem to help.

When I open up the solution project file in VS2005, I get errors in viewing the forms since the dll for TeeChart for .NET v2 is not registered or usable (I guess).

The reference in the VS vcproj file for the older library looks like this :

<AssemblyReference
RelativePath="..\..\..\..\..\Program Files\Steema Software\TeeChart for .NET v2\TeeChart.dll"
AssemblyName="TeeChart, Version=2.0.2652.22325, PublicKeyToken=9c8126276c77bdb7, processorArchitecture=MSIL"

Any suggestions?

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Problem with rebulding old code

Post by Yeray » Thu Sep 02, 2010 1:56 pm

Hi Bob,

You need to run the TeeChart .NET v2 installer to create the appropriate keys in the registry.
If you lost them, the installers are still available in the client area, login with your TeeChart .NET v2 license information.
If you lost even the license information, please contact the sales department (sales at steema dot com) giving your customer number.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply