PDA

View Full Version : Server application running older version than the javascript engine



Roel Westhoff [W4]
8-Apr-2020, 09:58 PM
Hi Daw,

I'm getting the following error after multiple install and reinstall actions (incl reboots) of Dataflex 20 alpha 1
The preview version was installed and deinstalled previously.

13629

Roel

Harm Wibier
9-Apr-2020, 02:26 AM
Are you getting this on all workspaces or on a specific workspace?

Roel Westhoff [W4]
9-Apr-2020, 05:30 AM
Just one. An imported a workspace. The examples do not give a problem.

Roel Westhoff [W4]
9-Apr-2020, 05:38 AM
Harm,

I think i found the problem. Older versions - with changes - of the standard packages were in the appsrc.
Removing them and that solved the error.

The only thing i don't understand is where the error comes from. Does the compiler recognise older packages? The standard packages are precompiled in the AllWebAppClasses.pkg

Roel

Harm Wibier
10-Apr-2020, 02:25 AM
The studio asks codesense for the value of the psVersionId property. So if you have a cWebApp class in your workspace then that might use that one in favor of what is in the pkg folder.