NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on April 16, 2013, 03:00:17 AM

Title: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Alberto on April 16, 2013, 03:00:17 AM
UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42 but web folder is on version 5.48

Hi, I copied the new .exe and the web folder to the client server but even when I press Ctrl-F5 I{m getting this error.
Any thing I can check?
Thanks
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: bramkip on April 16, 2013, 03:39:01 AM
Hi Michelis,

Sometimes it helps to clear the cache from you browser.

Regards,

Bram
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Bruce on April 16, 2013, 05:44:11 AM
run the gzipall.bat file from your app folder.

cheers
Bruce
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Alberto on April 16, 2013, 10:04:28 AM
But Bruce, it is not happening to me.
It happens in the client server.
I copy my own web folder many times and it does not modify anything.
You mean to copy de  gzipall.bat to my client server and run it?
Thanks
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Poul on April 16, 2013, 11:37:18 AM
when you deployed your exe to your client did you also deploy the dependant things from the web folder?
was that before or after you ran copyall and gzipall on your dev environment.

UPDATE OF WEB FOLDER REQUIRED  presumably means just that ...
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Alberto on April 16, 2013, 11:55:12 AM
When I deploy I allways send the exe, dlls and the web folder, the same web folder I´m using to develope and test.
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Poul on April 16, 2013, 01:55:07 PM
the one time i saw this message incorrectly in a browser was when AVG quarantined  my app (and an exe in the clarion/bin folder!), scared me, but it happened only once.
not your problem i think...

in nt7 the version for this checking is at the top of netweb.js
if your clients  netweb.js  says 5.48,  its not what you want., you need one that says  6.42
(its also in the files that combine jscripts eg: all.js and the gzipped versions, so if those get mismatchedwith you server settings you might have an issue)

or its something else...
Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Alberto on April 17, 2013, 04:23:44 AM
Thanks Paul, I´m on NT6

netweb.js says 6.42
thats weird

but the browser still says

Server is on version 6.42 but web folder is on version 5.48

Title: Re: UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 6.42
Post by: Alberto on April 17, 2013, 04:59:34 AM
weird...

I delete the web folder and copy it again and it works !

Thanks you all.