NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: hkalmbach on April 15, 2020, 04:15:50 AM

Title: NetWebClient and jFiles
Post by: hkalmbach on April 15, 2020, 04:15:50 AM
Hello,

I have a small test app with a NetWebClient to send request to a WebService.
This works very well. The content of the pages I receive are json objects.
Therefore I add jfiles to global extension. If I then compile my app without adding anything else concering jfiles I get the errors from the picture in the attachment.
I seems to be concerned to Netmaps, but I don't want to use maps, I even don't want to use a web server in this app.

Does someone know what to do?

Thanks a lot.

Cheers
Heinz
Title: Re: NetWebClient and jFiles
Post by: Bruce on April 16, 2020, 11:12:41 PM
What build of NetTalk, and what build of jFiles are you on?

cheers
Bruce
Title: Re: NetWebClient and jFiles
Post by: hkalmbach on April 20, 2020, 11:47:49 PM
Hi Bruce,

sorry, was out of office.
NetTalk 11.27
jFiles 1.71

For the actual case the problem is solved, I included jFiles manually. This works as described in your manual. The error only appears if included by the global extension template.

Cheers
Heinz