NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on October 15, 2019, 05:24:54 PM
-
Hi All,
I upgraded from previous version of Net Talk 11 to 11.23. Clarion 8.0.9661
Examples compile OK but I get these errors on my previously running app ( earlier version of NT 11)
Errors: AutoWeb is my app:
Procedure doesn't belong to Module: NETWEBRELATIONMANAGER
Procedure doesn't belong to Module: NETWEBFILENAMED
Procedure doesn't belong to Module: NETWEBDLL_AUTOWEB_SENDFILE
How do I solve this?
TIA,
Ron Jolda
-
Check your solution and make sure that any excess modules (.CLW) files are removed.
-
Bruce,
Many thanks. This was a simple app with only 5 procedures. Yet, some simple dusting and cleaning resolved the problem!
Ron