08-28-2015 01:35 PM
I setup an http redirect in IIS 8 so the users could have a more friendly URL to use. The redirect works, but we have been having issues of people getting kicked out of the web version. It will say an error has been logged, please contact your administrator.
There are various errors in the event viewer relating to APFW. The 3 most common are -
0:Error occured on page: ACTSessionManager Message:GetPref errorSystem.Xml.XPath.XPathException: Expression must evaluate to a node-set.
folowed by - 0:Error occured on page: ACTSessionManager Message:ACTSessionManager error: Expression must evaluate to a node-set.
Then finally - A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 10. The Windows SChannel error state is 1203.
I am starting to think we have either a SSL certificate issue or the redirect is causing problems.
Any thoughts?
Thanks!
08-28-2015 01:51 PM
cblair,
Thank you for submitting your post. I have a few questions:
What is your redirect?
What port number are you using?
Are you trying to use a TLS or SSL?
08-28-2015 02:00 PM
I installed the IIS 8 HTTP redirect module, pointing it to APFW/
port 443
I believe just SSL. I am not sure though.
08-28-2015 02:47 PM
Did you purchase a SSL certificate?
This website may help with this issue :
https://www.digicert.com/util/ssl-certificate-configuration-iis-8.htm
08-31-2015 01:30 PM
We did purchase the SSL cert from Entrust.
It was setup per the instructions you linked to.
08-31-2015 02:08 PM
cblair,
Below I have included two websites that should help you set up your IIS 8 website:
http://kb.swiftpage.com/app/answers/detail/a_id/38160
https://technet.microsoft.com/en-us/library/hh831515
You can also change the timeout limit within Act on the Server. I have provided the knowledgebase article to assist with this:
http://kb.swiftpage.com/app/answers/detail/a_id/19504/kw/Web%20administrator
If this does not help, please contact a network professional to assist you with the setup of your website.