TeeChart 8.0x/VCL nonfunctional:
1) Rad Studio 2007, fresh install.
2) TeeChart 8.02 install proceeds normally.
3) Build the simplest application imaginable: default VCL Forms project, add TChart + barchart, build (goes normally) but at run time "EClass not found/Class TBarSeries not found". Same result for pie chart.
Obviously, some DLLs are missing from the PATH. Where might the install have gone wrong? Saw no symtoms of anything amiss at any time.
Unhappy out of box experience.
Hi JeffS,
This seems really similar to this or this, for example.
Please check that the search path and the packages installed are the correct ones.
This seems really similar to this or this, for example.
Please check that the search path and the packages installed are the correct ones.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Unhappy out of box experience.
I'm afraid my problem is not similar to the ones you pointed me at: these describe "Component Already Exists" errors; mine is one of "Component Not Found".
>> Please check that the search path and the packages installed are the correct ones.
Help me with what the correct configuration should be:
>> Please check that the search path and the packages installed are the correct ones.
Help me with what the correct configuration should be:
- * In the global search path
* In the IDE configued design time package list
* In the IDE configured run time package list
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Jeff,
You may need to register all series styles at runtime using TeeEditPro as described here.
Hope this helps!
You may need to register all series styles at runtime using TeeEditPro as described here.
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 |
Instructions - How to post in this forum |