Hello,
I am facing a strange problem with TNearestTool after I upgraded from 8.02 to 8.04 (WinXP and Turbo Pro). Here is how I did the upgrade:
1. Uninstalled 8.02 using the installer
2. Searched and deleted all tee*.* from System32 directory
3. Removed TeeChart component from Delphi palete
I run the new installer and installs ok. I open my Delphi, create a new project and add a TChart component. After compiling Delphi asks for my installation CD (don't know why but have a feeling it looks for the tee100.bpl). I complete this step and the new app runs ok. I close Delphi.
I open Delphi and try to open an existing project of mine. I get a "Class TNearestTool not found"!!!! I click "Ignore All" and of course I cannot compile my project. I close this project and create a new one. I put a TChart and add a NearestTool tool. I compile and run ok. I close this app and reopen my previous project and now it opens and compiles ok!!!!!
Any suggestions on what it could be wrong here?
Regards
Problem with TNearestTool from 8.02 to 8.04
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi johnnix,
Have you checked that your IDE and project don't make reference to the TeeChart version shipped with the IDE? You should search at Project->Options->Packages and Project->Options->Directories/Conditionals->Search Path for old version references.
Have you checked that your IDE and project don't make reference to the TeeChart version shipped with the IDE? You should search at Project->Options->Packages and Project->Options->Directories/Conditionals->Search Path for old version references.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi johnnix,
You're very welcome. I'm glad to hear you found the solution.
You're very welcome. I'm glad to hear you found the solution.
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 |