Search found 6 matches
- Fri Nov 06, 2009 3:16 am
- Forum: .NET
- Topic: Multi-threaded model of TeeChart
- Replies: 1
- Views: 2998
Multi-threaded model of TeeChart
Hello TeeChart members, Could you tell me about the multi-threading model of TeeChart components? In my application, I have: - 1 job collecting data (from file, database or over network...) - 1 job update, draw chart (use TeeChart) - 1 main job for all remained GUI interactions As far as I know, whe...
- Thu Nov 05, 2009 12:49 am
- Forum: .NET
- Topic: TeeChart .Net Run-time deployment error?
- Replies: 8
- Views: 6396
Re: TeeChart .Net Run-time deployment error?
Thanks!
Your answer sounds nice^^
Your answer sounds nice^^
- Wed Nov 04, 2009 6:30 am
- Forum: .NET
- Topic: TeeChart .Net Run-time deployment error?
- Replies: 8
- Views: 6396
Re: TeeChart .Net Run-time deployment error?
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 ru...
- Tue Nov 03, 2009 9:16 am
- Forum: .NET
- Topic: TeeChart .Net Run-time deployment error?
- Replies: 8
- Views: 6396
Re: TeeChart .Net Run-time deployment error?
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 Enterpris...
- Tue Nov 03, 2009 7:23 am
- Forum: .NET
- Topic: TeeChart .Net Run-time deployment error?
- Replies: 8
- Views: 6396
Re: TeeChart .Net Run-time deployment error?
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 ...
- Mon Nov 02, 2009 11:16 am
- Forum: .NET
- Topic: TeeChart .Net Run-time deployment error?
- Replies: 8
- Views: 6396
TeeChart .Net Run-time deployment error?
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...