@johnsharon
I think temporary profiles can't be deleted. Check the folder:
"....\BrowserAutomationStudio\apps\26.7.1\prof"
The reason for this behavior may be that BAS does not have permissions to edit/delete files.
Try to run the program as administrator.
Try restarting the project periodically using the buttons in the interface, but not through forced closing or closing via Task Manager or something similar.
Try moving BAS or the project you are running to a different directory or disk.
XML file overwritten by BAS – is it possible to recover previous version from server?
-
Hello,
I’m having a serious issue with a script created using BAS.
My script was modified about 10 minutes ago by the BAS software itself. After that, the project was reset to a factory/default state and now contains only an empty main, with all other logic completely missing.
I did not manually edit or reset the project. The overwrite/reset happened automatically after opening the project in BAS.
The script was not protected. When compiling, it was uploaded to BAS servers as usual, and I always used the “No protection” option.
Unfortunately, BAS does not provide any option to restore or roll back to a previous version, and I don’t have a local backup. Because of that, I wanted to ask:
Is it possible to recover or receive a version of myscript.xml from before it was modified?
Since the script was uploaded during compilation and used “No protection”, is there any chance that an older XML version still exists on your servers?
At the moment, this is the only possible way for me to recover the script, so any help or clarification would be greatly appreciated.
Thank you.