I am on Nettalk8.56.
I did some changes to a long running SSL web application.
Testing it on my development system works fine accessing locally and accessing over my network.
I copied the exe, the web folder and the following dll's from my development folder to the live system
clarunext.dll 3/6/2015
cs_libpng.dll 22/11/2012
libeay32.dll 9/7/2015
libssl32.dll 9/7/2015
msvcr90.dll 26/10/2011 (i believe in a later version of Nettalk this has changed to msvcr120.dll
ssleay32.dll 9/7/2015
After the update I can start the application, I can see the logging screen but I am getting no response when I try to access the site.
I checked my csmessage file but no errors are thrown there.
I have got around this at the moment by changing the application back to non-ssl and restricting external use but obviously I would like to know what is happening.
Are there some tips I can use to find out what the problem is.