TeeChart .Net Run-time deployment error?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Peter Kieu
Newbie
Newbie
Posts: 6
Joined: Mon Apr 20, 2009 12:00 am
Contact:

TeeChart .Net Run-time deployment error?

Post by Peter Kieu » Mon Nov 02, 2009 11:16 am

Hi TeeChart .Net supporters

I face an issue of deploying TeeChart run-time component:
Everything is OK on my development computer. However, when I make setup file and deploy all my solution to other PCs,
and run my application to show Chart, a run-time error about TeeChart License.

Here is my system:
- Development: Vista Business, VS 2008 SP1, Teechart V3 For .NET 2008
- Testing systems: Windows 7, Windows XP

History: Before buying License for Teechart V3 For .NET 2008, I used to use an evaluation/trial version of Teechart .NET and Teechart ActiveX.
If I design a standalone project using TeeChart .net, No problem occurs.
This issue only occurs in my Chart library module, which is invoked by some applications!

Please help me ASAP!
Thanks much in advanced!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Narcís » Mon Nov 02, 2009 12:37 pm

Hi Peter,

Which is the exact error message you are getting? I strongly recommend you to read and follow the steps I suggested in this thread for solving similar issues.

Hope this helps!
Best Regards,
Narcís Calvet / 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

Peter Kieu
Newbie
Newbie
Posts: 6
Joined: Mon Apr 20, 2009 12:00 am
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Peter Kieu » Tue Nov 03, 2009 7:23 am

Hi Narcís,
Thanks for your fast response!

I tried some procedures following your links.
However, those only solve for new standalone applications.
In my old module, I clean all things inside built-folder, and delete TeeChart object, then dragdrop again to my form.

All design activities work well!

I do not know why this error still occurs!?
Looking forward to more detail help from you soon!
Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Narcís » Tue Nov 03, 2009 8:29 am

Hi Peter,

Which is the exact error message do you get?'

Thanks in advance.
Best Regards,
Narcís Calvet / 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

Peter Kieu
Newbie
Newbie
Posts: 6
Joined: Mon Apr 20, 2009 12:00 am
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Peter Kieu » Tue Nov 03, 2009 9:16 am

Hi again,

Here is the error message:
Please see the attached file!

Here is my TeeChart info:
Steema.TeeChart.TChart, TeeChart, Version=3.5.3498.27368, Culture=neutral

One IMPORTANT thing is: During installation, Ms./Mr. TeeGofer_H2reg.exe can not play with my Vista Business or my Windows 7 Enterprise registries!

I think that some registry entries are not registered, then cause Setup/deployment issue. but design-time is still OK!
Plz consider
Attachments
Gofer Teechart.png
TeeGofer_H2reg failed
Gofer Teechart.png (40.98 KiB) Viewed 6614 times
TeeChart error.png
TeeChart run-time License not granted!
TeeChart error.png (4.81 KiB) Viewed 6614 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Narcís » Tue Nov 03, 2009 9:47 am

Hi Peter,
One IMPORTANT thing is: During installation, Ms./Mr. TeeGofer_H2reg.exe can not play with my Vista Business or m
Are you running the installer with administrator rights? You can right-click on it an select "Run as Administrator".

If you say new applications works fine for you and only old applications fail, could you please verify again all the steps I mentioned in the thread I pointed you for the failing application/s? If any problem occurs could you please let us know at which step did it fail?

BTW: Is the failing application a standalone WinForms project or is a more complex solution?

Thanks in advance.
Best Regards,
Narcís Calvet / 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

Peter Kieu
Newbie
Newbie
Posts: 6
Joined: Mon Apr 20, 2009 12:00 am
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Peter Kieu » Wed Nov 04, 2009 6:30 am

Yes of course, I used administrator account to setup and build my module.

The result of my module is a library containing forms to draw chart by TeeChart objects, e.g. QChart.dll.
We want to deploy this module for some development groups, and of course, TeeChart.dll must follow QChart.dll without run-time license error!

Please help more!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Narcís » Wed Nov 04, 2009 9:21 am

Hi Peter,

In that case you may need to use the plugin license setup as described at the thread below. Can you please read to see if this fits into your application setup?

http://www.teechart.net/support/viewtopic.php?t=9662

Thanks in advance.
Best Regards,
Narcís Calvet / 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

Peter Kieu
Newbie
Newbie
Posts: 6
Joined: Mon Apr 20, 2009 12:00 am
Contact:

Re: TeeChart .Net Run-time deployment error?

Post by Peter Kieu » Thu Nov 05, 2009 12:49 am

Thanks!
Your answer sounds nice^^

Post Reply