NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on July 29, 2015, 12:49:35 AM

Title: SSL - NetWebPage does not open anymore
Post 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

Title: Re: SSL - NetWebPage does not open anymore
Post by: Bruce on July 29, 2015, 02:00:20 AM
try 8.57, and note the new SSL DLL that needs to be deployed.

cheers
Bruce
Title: Re: SSL - NetWebPage does not open anymore
Post by: johanco123 on July 29, 2015, 09:43:29 PM
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
Title: Re: SSL - NetWebPage does not open anymore
Post by: Bruce on July 29, 2015, 11:48:46 PM
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
Title: Re: SSL - NetWebPage does not open anymore
Post by: astahl on July 30, 2015, 05:26:22 AM
Hi Guys,

Yep same thing happening to me this morning after upgrading.


Ashley
Title: Re: SSL - NetWebPage does not open anymore
Post by: Bruce on July 30, 2015, 05:33:23 AM
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
Title: Re: SSL - NetWebPage does not open anymore
Post by: astahl on July 31, 2015, 03:22:56 AM
Bruce,

Your right not same thing...I will start a new thread and give you an example.


Ashley