I am integrating another application into ADNSF, the other application uses a role manager if I don't enable the role manager then I get Server Error in '/' Application.
The Role Manager feature has not been enabled when accessing the directory the application is in and if it is enabled Unable to cast object of type 'System.Web.Security.RolePrincipal' to type 'AspDotNetStorefrontCore.AspDotNetStorefrontPrinci pal'.

Has anyone faced this issue? or does anyone know what the best approach to this issue is?

Thanks