Forum Discussion
AngelaIp
3 years agoIdeator I
Solved it! I used the fake file approach. There were a lot more files affected. Issues was caused by Innovator 12 update in 2019. I guess a wrong IIS setting was the root cause. It´s not an issue in newer Aras versions. My file Vault is now clean and only contains valid files with correct permission.
Here is a possible repair solution for adventurous admins that will definitely make Aras support cry:
- Rebuild the missing folders with fake text files (Innovator only cares for the folder ids, not for the file inside). Fake files are important, without them later cleanup it will not work!
- Add VaultApp permission to affected folders with Powerscript.
- Now finally delete the corrupted orphaned files in Innovator
- Et voilà – nobody will notice that anything shady ever happened.
Of course try with single files first, cause a lot of things can go wrong. Make a backup of everything before doing these kind of operations!
I love that the software actually allows me to do stuff like this! Very much appreciated!