NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: RichBowman on April 25, 2018, 03:59:30 AM

Title: webserver / webservice compile errors
Post by: RichBowman on April 25, 2018, 03:59:30 AM
Using latest Clarion and NT.

Followed instructions in CIDC 2017 NT book and I'm getting 15 compile errors. See attached screenshot. Tables defined in data dll. The last 2 errors are on a table definition that has an "OVER" attribute.

Any help appreciated.

Thank you,
Title: Re: webserver / webservice compile errors
Post by: Bruce on April 25, 2018, 04:53:27 AM
Hi Rich,

Unfortunately the wizard is one step behind the template - something that will be fixed in the upcoming 10.20 build.

You need to go to the WebServer procedure
To the Settings tab.
And delete the Settings Control Template that you will find there.
Then back to the App Tree, then back into the window, and re-populate the template.
See http://www.capesoft.com/accessories/NetTalkUserGroup.htm
# 185, around the 12 minute mark.

cheers
Bruce
Title: Re: webserver / webservice compile errors
Post by: RichBowman on April 25, 2018, 05:31:01 AM
Thank you