Hi,
pop up: error reading file: C:\Documents and Settings\Admin\Application Data\FreeFileSync\GlobalSettings.xml
thanks
error reading file: ... globalsettings.xml
- Posts: 1
- Joined: 19 Feb 2006
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
Well......there is an error reading file...Hi,
pop up: error reading file: C:\Documents and Settings\Admin\Application Data\FreeFileSync\GlobalSettings.xml
thankszbajie
SCNR
Sorry I can't say anything about it without some details. Maybe the error message is correct? What is the problem anyway?
-Zenju
- Posts: 7
- Joined: 18 Aug 2009
I have also encountered this error. It appears when you run several batch jobs after each other. When the first job finishes, the program writes the globalsettings.xml and when the next one is starting the file is locked due to writing.Well......there is an error reading file...
SCNR
Sorry I can't say anything about it without some details. Maybe the error message is correct? What is the problem anyway?
-ZenjuZenju
You can avoid the problem by waiting until the first job is complete before the next one is started.
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
> When the first job finishes, the program writes the globalsettings.xml and when the next one is starting the file is lockedI have also encountered this error. It appears when you run several batch jobs after each other. When the first job finishes, the program writes the globalsettings.xml and when the next one is starting the file is locked due to writing.
You can avoid the problem by waiting until the first job is complete before the next one is started.konics
Thanks for the info. I've changed the save algorithm to flush data before the program exits. (I'm using buffered file access right now) Thous this problem should be solved with the next version.
-Zenju