NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on July 29, 2015, 12:49:35 AM
-
Hi Bruce
I have a memory form that calls a NetwebPage in source under ValidateUpdate embed point as my last code in the procedure. It was working fine before I upgrade to SSL secure website. The form is call from the menu with all the ticks off for 'User must be logged in'
Then I upgrade and install the ssl certificates. The form is working if not logged in but it doesn't call the NetWebPage at the end anymore.
I upgrade to Nettalk8.56 and make sure the version of the files is 1.0.2d. It still not calling the NetWebPage.
If I login then the the procedure is working fine and the netwebpage is displaying.
Any suggestions.
Kind regards
Johan
-
try 8.57, and note the new SSL DLL that needs to be deployed.
cheers
Bruce
-
Hi Bruce
I upgrade to Nettalk8.57 and ensure the new dll files is copied. The netwebpage still not displayed when no user is logged in.
Any other suggestions.
Kind regards
Johan
-
I think an example will be needed to see what you are doing.
For purposes of the example don't use your real certificate of course - rather use the one that ships with the basic SSL example.
(it's not a certificate issue, and you mustn't share _your_ private key!)
cheers
Bruce
-
Hi Guys,
Yep same thing happening to me this morning after upgrading.
Ashley
-
please define the "same thing" Ashley.
You also have a NetWebPage called from the ValidateUpdate embed point?
An example of what you are doing would be most useful.
cheers
Bruce
-
Bruce,
Your right not same thing...I will start a new thread and give you an example.
Ashley