A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off

I am very new to Episerver. Went through the readme in https://github.com/episerver/Foundation
Installation went through fine. I can compile the solution without any error. I tried to load http://yourdomainname/setup
page and I am getting the following error.
Initialize action failed for EPiServer.Framework.IInitializableModule.Initialize on class Foundation.Find.Cms.Initialize, Foundation.Find.Cms
After debugging I found that initialization is failing to load types from Microsoft.IdentityModel.Clients.ActiveDirectory
Any help will be appreciated. Thanks.