NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kingja on August 10, 2014, 03:52:47 PM

Title: NT 8.23 C9.1.11139 SSL issue
Post by: kingja on August 10, 2014, 03:52:47 PM
I converted a C9 NT 7 app to C9.1, NT 8.  This is a standalone exe using SSL.  The app compiles and runs fine on my server.  However, when trying to connect using IE 11, I get the following error:

"...online but isn't responding to connection attempts."

I have the 4 SSL files in the app folder, all version 1.0.1.7, with msvcr90.dll.
I can ping the server.
Version 9 of the app runs on this server.
All dll's seem to be installed, including those in the ship list.
The new 9.1 app runs on my development machine and I can connect via 127.0.0.1.

I don't know what else to check.  Can anyone help?

Thanks,

Jeff
Title: Re: NT 8.23 C9.1.11139 SSL issue
Post by: kingja on August 10, 2014, 04:36:47 PM
OK, moving back to the 0.9.8.5 version of the SSL files has solved the issue.  I'm looking into the docs for how to use later versions.

Jeff