NetTalk Central

Author Topic: NetWebClient and jFiles  (Read 2038 times)

hkalmbach

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • Email
NetWebClient and jFiles
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11179
    • View Profile
Re: NetWebClient and jFiles
« Reply #1 on: April 16, 2020, 11:12:41 PM »
What build of NetTalk, and what build of jFiles are you on?

cheers
Bruce

hkalmbach

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • Email
Re: NetWebClient and jFiles
« Reply #2 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
« Last Edit: April 21, 2020, 07:02:17 AM by hkalmbach »