remove XLSSpreadSheet

Questions and answers on how to use XLSSpreadSheet.
Post Reply
ktollund
Posts: 9
Joined: Mon Sep 29, 2008 10:45 pm

remove XLSSpreadSheet

Post by ktollund »

I have put a XLSSpreadSheet on a form and compiled. It works.
But when I try to delete the XLSSpreadSheet from the form, I get an access violation and Delphi closes.

In another application I have put an XLSSpreadSheet on a form. That form is not always used in the application.
If I use the form to show an excelfile, all is ok.
But if I don't use the form before I close the application, I get an EAccessViolation when I close. It seems to be in XBookPaint.

How do I avoid these errors?

Kind regards
Kenneth
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

This is fixed in update 1.00.03
Lars Arvidsson, Axolot Data
ktollund
Posts: 9
Joined: Mon Sep 29, 2008 10:45 pm

Post by ktollund »

larsa wrote:Hello

This is fixed in update 1.00.03
Thank you. Thats good. But I've downloaded an amount of times and I keep getting the version 1.00.01.
And when I download XLSReadWriteII ver4 I get the version 4.00.09.

I have three questions:
How do I know when a new version is available for download?
How do I get the XLSSpreadSheet version 1.00.03?
How do I update? Shall I remove the old packages i delphi and install again with the new files or will an installation with the _D7.exe file do the job? Do I have to delete the components from my applications and insert the new components - or is that done automatically when I open Delphi??

Kind regards
KTollund
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

1. Notice of updates are posted on this forum.

2. Download according to the instructions you got when you purchased the component.

3. Uninstall the previous version, and the install the new.
Lars Arvidsson, Axolot Data
Post Reply