I have a custom application written in Dex 14, I am in the process of upgrading this to Dex 18.
However, with the new install of Dex 18 I have put on an RDS server, I am getting the following error when Dex starts up:
An open operation on table "WatchExpressions" failed because the path does not exist.
Now, I understand that this is a c-tree table from Dexterity that should be in the %TEMP% folder. I have checked the permissions on the %TEMP% folder and also have plenty of disk space free.
The odd part is I have an old folder with Dex18 installed on the same server and this does not give the same error.
So, I copied the files from the working folder into the new folder, assuming that this would fix the error but it hasn't. I am still getting the same error.
Because I don't know what this table is or contains, I don't know if it will be an issue or not.
Can anyone shed some light on this please?