Share via

Method not found: "Microsoft.Exchange.Security.Authentication.Utility.DeleteFbaAuthCookies" after update to CU18 on Exchange 2016

SurfySurface 96 Reputation points
2020-10-12T07:41:18.55+00:00

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!

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.


Answer accepted by question author

SurfySurface 96 Reputation points
2020-10-12T19:20:34.983+00:00

I could fix the problem now.

I installed a new, fresh Exchange 2016 testing server with latest CU18, replaced the SharedWebConfig.config files at the production server and it worked. Do not forget to run "iisreset" in CMD with administrator rights after that.

Thanks for your help. I'll provide the SharedWebConfig.config files here to help someone when finding this topic: https://1drv.ms/u/s!Al93fbfAEFekoUKzB5D-WubeWVFY?e=99JxtJ

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.