NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 29, 2012, 01:06:29 PM
-
Hi,
I´m convertong apps to NT6
each time I compile it sais that it seams the web folder is out of date, how to solve it?
Thanks
-
are you compiling a single app, or a multi-app system?
which app(s) present this message during compile - the exe app, data dll, web server, or others?
Cheers
Bruce
-
It happens in two different C8 apps that are single exe web servers.
-
if you look in the top of the NetTalk.Tpl file,
there's a #Equate line
what is the version number on that line?
cheers
Bruce
-
#EQUATE(%NetTalkTPLVersion,'6.32')
-
Bruce, look at this!
I´ve installed 6.33
Compiled wothout upgrading the web folder
Nothing happens
Running the server it said the web server is in V6.32
Compiled again and again nothing, NT does not update it
Copied the web folder manually and then
Each time I compile NT generates all
With the web folder updated, it allways update
With the web folder not updated, it does not update
Regards