NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on March 10, 2014, 02:43:06 AM
-
UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 7.37 but web folder is onfiles version 7.36
I just upgraded from 7.0 to 7.37 all my app including example apps show this error.
Also everytime I compile, the dos batch cmd's run that copies file to the web folder ?
this used to only happen once ?
where must I find the correct files to copy from ?
-
Old workaround... open all.js find '7.36', change it in 7.37, recompile...
-
more correctly;
open c:\clarion9\accessory\libsrc\win\netweb\web\scripts\netweb.js
at the top change the version number from 7.36 to 7.37
Save.
Recompile.
Sorted out.
cheers
Bruce
-
Thanks - Got it as suggested.