Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I hope this file will solve your issue: https://github.com/episerver/Quicksilver/blob/master/Sources/EPiServer.Reference.Commerce.Shared/Models/Identity/ApplicationUser.cs
I am trying to use the Commerce.Security.IdentityRegistrar with the CreateUser function, but when I call the code I am receiving an error that states "Constructor on type 'EPiServer.Cms.UI.AspNetIdentity.ApplicationUser' not found."
Has anybody tried to get the IdentityRegistrar working with StructureMap and ran into this error? I am on version 10.2 currently.