Hi Guys,
I have an NT6 web app, with SSL being compiled into a Windows service using SelfService.
Everything works fine (page shows 100%), until you try to refresh the page in the browser (F5 key).
It gives a message on the server side (halting the service) until the message is closed.
"A network communication error has occurred. Error: Unable to close connection. The error number was -34 which means could not find connected client. Error occurred in function NetSimple"
Another error also popping up:
"Error = error sending data
The error number was -40 which means could not send NetSimple data. Error occurred in function NetSimple send"