Hi,
NT 14.21 C11.0.136
I created an API app which I ran against a temporary server. The temporary server did NOT require a login. I have the database method working and the API method working.
I imported the database method to my working Net Talk server and set up a login and password for the kiosk.
I imported the NetWebClient procedure to make calls to the Server and set up a login and password.
Problem:
When I try to log onto my real server, debug gives me an error that the server was not able to to TLS and could not load ecee.dll. That dll is present.
Am I missing a setting on my "real" web server?
TIA,
Ron