NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Djordje Radovanovic on December 21, 2015, 12:46:25 AM
-
I just installed NetTalk App and tried to open some of examples but every one of them (even old ones) now require JFiles.
Error(3): cif$fileopen jfiles.inc The system cannot find the path specified. - C:\Clarion10\accessory\Capesoft\NetTalk\Web Server\Hyperlinks (30)\GEN\web30.clw:1
Does this mean that I have to buy JFiles?
Best regards,
Djole
-
Hi Djole,
>> Does this mean that I have to buy jFiles?
you should not need jFiles for general web server applications.
It sounds like it is including jfiles somewhere in the code (and that should be wrapped in a conditional define.)
I'll see if I can find it.
Cheers
Bruce
-
Wait, you're running NetTalk Apps right? Not NetTalk Server?
jFiles is required for NetTalk apps.
see http://www.capesoft.com/accessories/netsp.htm#Cost
-
Thank you Bruce