NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on January 22, 2014, 07:00:58 AM
-
Hi,
I compile the Example 48 and all is ok
I set my app and dct identical as ex 48 and I´m having an "non matching prototype valilable" in the WebServer proc
See attached images.
It seams it does not create the addlog ok.
What am I missing?
Using C9 IDE to compile on C6 and NTWS6.55
Using C9 IDE to compile on C9 and NTWS6.55 same problem
[attachment deleted by admin]
-
I'm guessing you've not added the WebLog file declaration anywhere in the app - goto the global properties, to the Individual File Control tab, and turn on "Generate File Declaration" for the WebLog table.
cheers
Bruce
-
No, its there, see the second image, at right, data panel.
I tried to do what you suggest and I have the same error with a duplicate warning.
I think NT is not generating the proper AddLog prototypes
Any Idea?