Hello,
first - I've already posted this question here, but was told that this would be better here in Microsoft Learn Q&A.
we updated from CU15 to CU18 recently on our Exchange 2016, which is powered by a Windows Server 2012 R2.
The setup was successful, clients can connect, sync, send and receive emails. But /owa and /ecp don't work. As user, you get an error 500.
As an admin you see the following:
[MissingMethodException: Method not found: "Void Microsoft.Exchange.Security.Authentication.Utility.DeleteFbaAuthCookies(System.Web.HttpRequest, System.Web.HttpResponse)".]
Microsoft.Exchange.HttpProxy.FbaModule.RedirectToFbaLogon(HttpApplication httpApplication, LogonReason reason) +0
Microsoft.Exchange.HttpProxy.FbaModule.OnEndRequestInternal(HttpApplication httpApplication) +614
Microsoft.Exchange.HttpProxy.<>c__DisplayClass20_0.<OnEndRequest>b__0() +1670
Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(Action tryDelegate, Func`2 filterDelegate, Action`1 catchDelegate) +35
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
What I've already done:
I really don't know what to do anymore. Has somebody the same problem and could provide me with a solution? Thanks!