NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on June 30, 2024, 03:03:07 AM
-
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
-
you can ignore the ECEC DLL - that's not in play for you.
What was the TLS error?
-
Hi,
I am not sure what I did but played with login and password and got it working.
Ron