Search found 5 matches
- Wed Nov 20, 2013 9:57 am
- Forum: XLSReadWritwII 6
- Topic: exception 'List index out of bounds (-1)'.
- Replies: 1
- Views: 2126
exception 'List index out of bounds (-1)'.
Hi, Hope today is a better day to adress issues... I´m still facing problem, now 'List index out of bounds (-1)'. There is no apparent reason but often I get this error. It happens that there is no pattern that can depoy the exception. I notice that after I got this error during a regular program fl...
- Wed Nov 20, 2013 9:30 am
- Forum: XLSReadWritwII 6
- Topic: Exception: File is being used by another process
- Replies: 4
- Views: 2542
Re: Exception: File is being used by another process
The "preview pane" in windows 7 was creating the problem.
- Fri Nov 15, 2013 12:09 pm
- Forum: XLSReadWritwII 6
- Topic: Exception: File is being used by another process
- Replies: 4
- Views: 2542
Re: Exception: File is being used by another process
Hi, I´m not working with threads in a explicit manner. So, would be the same tread that is trying to write in the XLSX file that is under a older write process. There is no other application using the same XLSX file. Will the XLSX driver hold the program flow, until a XLSX save is done, and then thi...
- Fri Nov 15, 2013 12:07 pm
- Forum: XLSReadWritwII 6
- Topic: SST String is Nil exception.
- Replies: 1
- Views: 2066
SST String is Nil exception.
Hi,
What should I do to avoid this exception?
What is the root cause?
thx
What should I do to avoid this exception?
What is the root cause?
thx
- Mon Nov 11, 2013 11:08 am
- Forum: XLSReadWritwII 6
- Topic: Exception: File is being used by another process
- Replies: 4
- Views: 2542
Exception: File is being used by another process
Hi, I´m using XE3 (CodeGear / Embarcadero) and XLSReadWriteII 5. My code requires cyclical reads and writes from XLSX file. By now the XLSX file has less tahn 500KB size. I´m getting often an execption at the middle of the executation of my code, that the file is being used by another process... whe...