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
Seems like the EPi Web Form HTML-encodes the string and therefore the provider can't find the role to delete in a upgraded site.
Is there a configuration I can change or is it a bug?
System.Configuration.Provider.ProviderException
The role 'omoss-HUVUDREDAKTÖR' was not found.
Stacktrace:
at System.Web.Security.SqlRoleProvider.GetUsersInRole(String roleName)
at System.Web.Security.Roles.GetUsersInRole(String roleName)
at EPiServer.UI.Admin.DeleteMembershipDialog.DeleteUser_Click(Object sender, EventArgs e)
at EPiServer.UI.WebControls.ToolButton.OnClick(EventArgs e)
at EPiServer.UI.WebControls.ToolButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)