Can't run 2 apps built using XLS at the same time
Posted: Fri Aug 01, 2008 3:18 pm
Here is a problem I have reported to Lars but have not received an answer or an acknowledgement of him receiving it. Maybe someone here can help. Maybe he's on vacation - hope all is well.
I have two apps built with XLSReadWriteII v4. Each works fine on its own.
However,
I run app1 and read and write to an XLSX file. Then, without closing app1, I open app2, I cannot read ANY XLSX file from app2 while app1 is open (even if app1 is no longer processing a file). It appears that XLS creates a specific settings file when reading XLSX files, and locks that file until the app is closed, preventing any other app from creating the necessary settings file.
This is a problem for me because I use one app to, optionally, call another to do some further processing on a file and then return, but now cannot open the file (or any XLSX file) from the second app.
Any help?
Thanks.
I have two apps built with XLSReadWriteII v4. Each works fine on its own.
However,
I run app1 and read and write to an XLSX file. Then, without closing app1, I open app2, I cannot read ANY XLSX file from app2 while app1 is open (even if app1 is no longer processing a file). It appears that XLS creates a specific settings file when reading XLSX files, and locks that file until the app is closed, preventing any other app from creating the necessary settings file.
This is a problem for me because I use one app to, optionally, call another to do some further processing on a file and then return, but now cannot open the file (or any XLSX file) from the second app.
Any help?
Thanks.