NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: springguy on October 19, 2012, 03:13:36 AM

Title: Update Woe - NetWebPage UPDATE OF WEBFOLDER REQUIRED
Post by: springguy on October 19, 2012, 03:13:36 AM
Just updated from 6.42 to 6.46, and every NetWebPage that I have is getting the UPDATE OF WEBFOLDER REQUIRED message.  The remainder of the message is:

Server on Version 6.42 but Web Folder is on Version 6.46

I've regenerated the entire system, recompiled, copied in C60netx.dll.

The only pages that get this message are the ones that use a NetWebPage procedure. 

What have I overlooked?
Mike Springer
Title: Re: Update Woe - NetWebPage UPDATE OF WEBFOLDER REQUIRED
Post by: springguy on October 19, 2012, 03:50:33 AM
Solved - entirely my problem (what a surprise!).
I had copied some template code into xHTML that was checking the version and it was the previous version.  Removed the code and all is OK.

Ugh...
Mike