Clarion 10 - Latest revision
Just upgraded StringTheory to latest Version
Then updgraded NetTalk 10 Server to latest version
Trying to add a webserver to an existing app. I can use the utility to add the WebServer and WebHandler just fine. As soon as I add a Browse or Form Control, I get this compiler error.
Unknown Procedure Label (Clicking on the error takes me to this line)
p_web.MakePage('RegistrationFormControl',Net:Web:Form,0,'Update Registration',,)
The same behavior also happens when I load and compile the Nettalk Demo apps.
Anyone have any thoughts?