NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: broche on August 27, 2018, 03:47:06 AM
-
Hi all,
NT 10.33
CL 10
This message will not go away. I have tried everything I know
1) Re-Run GZipall and CopyAll
2) Edited the netweb.js file to say 10.33
3) Copied over the Web folder from Books example (which looks fine)
4) Re-Run Install just in case - Not sure why asks for a re-boot now on each new NT install?
5) Set Nettalk settings to no cache on the Web prompt
6) Of course Ctrl-F5
Any suggestions welcome
Thanks.
-
Hi Brian,
I just upgraded to 10.33 and I'm not seeing what you see.
The re-boot required that you mention in 4) is normally a sign that some object is in use while trying to update it. Make sure you don't have a (stray?) webserver running.
Also - you're not mentioning a re-boot in your list - did you try that?
Peter
-
>> Not sure why asks for a re-boot now on each new NT install?
When you install anything in windows it obviously "writes" to your \Clarion folder.
If a file in there can not be overwritten (because it is in use) then Windows puts the file in a temp folder and tells you to reboot. On reboot it completes the install, copying the file from the temp folder to the actual folder.
so the message appears when you are using a file, which you are trying to overwrite in the install.
regarding the other error;
>> This message will not go away.
what exactly does it say?
cheers
Bruce
-
UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 10.32 but web folder is on version 10.3
-
I noticed that when I changed netweb.js to change the message it put's out for this issue, the message stays the same (does not change)?
I run gzipall.bat after the change - is there something I'm missing? It's like it is pulling the file(s) from some where other than the app folder?
-
perhaps re-download the build? The apps build had the wrong version number in it.
cheers
Bruce
-
Sorry, no this did not work either.
It's not happening on other apps only this single one??
-
Are you using the runtime Settings tab? Maybe your web folder as set on there is not the one you think it is? ie you are editing the wrong web folder?
cheers
Bruce
-
That was it - Thanks Bruce.
I had copied this app from another similar app and it retained the settings in the setting tab for the old app.
Good one to mention in the webinar - I had a sense it was the wrong folder but not used to looking at that tab.