NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jim A on April 28, 2015, 07:37:32 AM

Title: Problem with Lookup followed by Problem with SSL after new install
Post by: Jim A on April 28, 2015, 07:37:32 AM
Hi All:  Just about to deploy an app (NT 7.40 and Clarion 9.1) when one of the lookups quit working.  Found suggestion on forum to reinstall NT so I did.  Now, of course, it won't connect because there are old SSL files (or some sort of mismatch going on).  I'm no longer sure of what files to look for.  I did try to reinstall Cryptonite.  No joy.

Any help will be appreciated.  This was supposed to be up and running early this a.m.

Thanks,

Jim
Title: Re: Problem with Lookup followed by Problem with SSL after new install
Post by: kevin plummer on April 28, 2015, 03:56:35 PM
Hi Jim,

check the docs for the names of the 4 SSL dll's you need. The are normally in the accessory\bin folder.
Title: Re: Problem with Lookup followed by Problem with SSL after new install
Post by: Jim A on April 28, 2015, 04:04:24 PM
Thanks Kevin.  I tried that.  Copied them to my app's folder -- still nada.  The date stamps are:

libeay32.dll  1.15.2015
libssl32.dll   1.15.2015
ssleay32.dll 1.15.2015

msvcr89.dll  10.26.2011

Been a long, frustrating day.  Will try again tomorrow.

Thanks!
Title: Re: Problem with Lookup followed by Problem with SSL after new install
Post by: Bruce on April 28, 2015, 10:12:43 PM
Hi Jim,

>> msvcr89.dll  10.26.2011

that name isn't right....

cheers
Bruce
Title: Re: Problem with Lookup followed by Problem with SSL after new install
Post by: Jim A on April 29, 2015, 02:44:22 AM
You're right!  Only off by 1 though.  <g>.

msvcr90.dll -- date was correct.