NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Keith on March 10, 2014, 04:33:24 PM
-
Just upgraded to NT 7.37 (and Draw 2) and got a number of errors but found out that I needed to upgrade String Theory as well to v2. Did that but now have a single compile error - see the attached picture.
The error is in the code viz:
StringTheory.Length Procedure() !,long
What's up?
Thanks
Keith
[attachment deleted by admin]
-
fixed in the 2.02 build of StringTheory which is now up.
cheers
Bruce
-
Thanks Bruce - ST 2.02 fixed error.
Now got this 'red' message saying that the web folder is out of date but I think there is a post about that - have to change a .js file - why is that?
Keith
-
I just got that red banner error also tonight.. saying web folder is on 7.36 and needs to be on 7.37.
Which is strange, in that I was on 7.31 prior to the upgrade.
The netweb.js file in my libsrc\win\netweb\web\scripts folder is dated 3/07/2014 8:35AM, and has the line
;var NetTalkVersion = 7.36;
I edited that to 7.37 and ran the gzipall batch file, and the error went away.
Jane
-
Hi Jane
Ok, the good news is that the red error message has gone away.
The not-so-good bit is that I'm perplexed because when MikeR first reported this Bruce said:
'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.'
I did this and the red message stayed. However, when I changed the netweb.js file in my app Web folder the problem went away. I don't understand the function of the file which Bruce referred to and I certainly don't copy that file to my production server. So not sure what is happening.
Any ideas?
Keith
-
>> I did this and the red message stayed.
you'd probably already edited the local netweb.js. In which case run copyall.bat and gzipall.bat in your app folder.
And of course, do as the message says, and press Ctrl-F5 on the address bar of your browser.
Cheers
Bruce