I upgraded from 8.1 to 8.5. I discovered if you have the 'require secure channel (SSL)' checked on the 'Directory Security' tab in IIS the installer fails with an "Unable to write web configuration file" error. If you diasble it and run the config wizard again it installs without error. However, Now if you try to login using SSL you get error below.
I have a case open with support but wanted to know if anybody else who has upgraded to 8.5 is having problems with SSL encryption on the site as well? Or, if you did how did you fix it?
Orion must suport SSL encryption or it will be the end of its use in my organization. Too much sensitive information is contained within it to not allow SSL encryption.
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at ClassicSiteProxy.Login(HttpContext context, String username, String password) at Login.DoLoginAction(String username, String password) at Login.LoginButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)