NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on April 01, 2014, 06:31:06 AM

Title: Translate UPDATE OF WEB FOLDER REQUIRED message
Post by: Alberto on April 01, 2014, 06:31:06 AM
Is this message affected by .Translate() ?

UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 8.06 but web folder is on version 8.05

Thanks
Title: Re: Translate UPDATE OF WEB FOLDER REQUIRED message
Post by: Larry Sand on April 02, 2014, 01:21:45 PM
Unless it's changed recently it's hard coded in Netweb.js in the versionCheck() function.

Larry Sand
Title: Re: Translate UPDATE OF WEB FOLDER REQUIRED message
Post by: Alberto on April 03, 2014, 03:08:56 AM
I know...
Just asking for a way to translate it in real time depending on the language of the user.
Title: Re: Translate UPDATE OF WEB FOLDER REQUIRED message
Post by: Alberto on April 07, 2014, 10:05:30 AM
I know...
Just asking for a way to translate it in real time depending on the language of the user.
Title: Re: Translate UPDATE OF WEB FOLDER REQUIRED message
Post by: Bruce on April 08, 2014, 06:13:22 AM
the user should not see this error. Deploy your app correctly instead. (You can turn on auto-cache-ckeck on the Performance tab in the WebServer procedure as well.)