Hi, I am using Delphi 2010 and just installed the maintenance release TeeChart 8.08 over TeeChart 8.06
I have an application with quite a few graphs...
Now when I try to run this application - which was working well using V 8.06, it shows the error:
ErrorReading: PieSeries1.XValue.Order does not exist.
This occurs on a TDBChart.
I have tried to remove the XValue.order property using the form-code but is being replaced automatically every time.
I also have tried to create a PieChart from scratch but the same error pops up.
Any suggestions?
Many Thanks, Harry
Help: PieChart error Properry XValues.Order does not exist
Re: Help: PieChart error Properry XValues.Order does not exist
I have Uninstalles all versions of TeeChart 8.06 and 8.08 that I had on the machine (also the installations for Delphi2006)
and Removed all tee*.bpl in System32.
Then I re-installed TeeChart 8.08.
This has done the trick.
Regards
Harry
and Removed all tee*.bpl in System32.
Then I re-installed TeeChart 8.08.
This has done the trick.
Regards
Harry
Re: Help: PieChart error Properry XValues.Order does not exist
Hello Harry,
I'm glad to hear you've solved it.
The problem was probably in remaining references to an old TeeChart installation.
I'd suggest you to check your IDE search an library paths manually, remove any wrong reference and put the TeeChart references on the top of the lists.
I'm glad to hear you've solved it.
The problem was probably in remaining references to an old TeeChart installation.
I'd suggest you to check your IDE search an library paths manually, remove any wrong reference and put the TeeChart references on the top of the lists.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Help: PieChart error Properry XValues.Order does not exist
Veray, Thanks, Yes I had to adjust the searchpaths.
Regards
Harry
Regards
Harry
Re: Help: PieChart error Properry XValues.Order does not exist
Hi Harry,
I'm glad to hear you solved it.
I'm glad to hear you solved it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |