The problem is that aw.js cannot be found. In foxincloud.js.prod.inc the location is specified as:
<script type="text/javascript" charset="utf-8" src="/awScripts/AW2.6.0/lib/aw.js"></script>
But FiC installs tool\ab\aw\scripts\aw2.5.6. Same with source version.
Wiped everything and did a clean install, FiC definitely is installing aw version 2.5.6, I checked aw.js.
Do I need the newer aw or is the include file wrong?
I suspect a compilation problem
Please make sure you close any instance of FoxInCloud Web Application Studio before installing a new version.
HTH,
I did niot yet try 1.10 on issues such as IE 8 or data performance, because I am having trouble getting 1.10 to run.
First:
awserver.prg:RequestInit_PropsSet
Error: property clientversion not found
Line: this.oHTMLgen.clientVersion = m.this.clientVersion
Further errors with object oHTMLgen such as unknowm memnber support.
That leads to "no method of control xxx can process event click", which seems just a downstream error from the real error.
Inb