TeeRegister tool for v2012

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
lmno
Newbie
Newbie
Posts: 2
Joined: Fri Jun 01, 2012 12:00 am

TeeRegister tool for v2012

Post by lmno » Mon Jun 11, 2012 9:56 am

I have just upgraded to TeeChart.Net v2012 (from V3) and my projects are building fine on my PC, but my build server is now failing with the error message "An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'." I guess that I have to register TeeChart as a design time component in the registry on the build server, but I cannot find a TeeReg for V2012 on the download page. Can I use the one for v2010 (TeeRegv2010.exe)?

Also, the build server still need to be able to build with TeeChart.Net v3. Will register v2012 conflict with this in any way?

Regards
Lars Magnus Nordeide

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TeeRegister tool for v2012

Post by Sandra » Mon Jun 11, 2012 10:58 am

Hello Imno,
I have just upgraded to TeeChart.Net v2012 (from V3) and my projects are building fine on my PC, but my build server is now failing with the error message "An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'." I guess that I have to register TeeChart as a design time component in the registry on the build server, but I cannot find a TeeReg for V2012 on the download page. Can I use the one for v2010 (TeeRegv2010.exe)?
Yes you can use the TeeRegV2010, so internally it works with version 4. On the other hand, If it doesn't help you I recommend take a look in these threads to try to solve your problem.
http://www.teechart.net/support/viewtopic.php?t=6711
http://www.teechart.net/support/viewtop ... f=4&t=7677

If it doesn't help, please send me exactly error because we can investigate it here and try to give you a good solution.
Also, the build server still need to be able to build with TeeChart.Net v3. Will register v2012 conflict with this in any way?
You can install and register in same machine different versions of TeeChartFor.Net without problems.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

lmno
Newbie
Newbie
Posts: 2
Joined: Fri Jun 01, 2012 12:00 am

Re: TeeRegister tool for v2012

Post by lmno » Mon Jun 11, 2012 12:26 pm

Thanks for the swift reply. Using TeeRegV2010 fixed the issue on the build server.

Regards
Lars

Post Reply