|
下面的消息可能会有助于诊断问题: 配置的角色提供程序(WindowsTokenRoleProvider)依赖 Windows 身份验证来确定允许用户所属的组。ASP.NET 角色管理器不能用于管理 Windows 用户和组。如果您希望支持自定义用户/角色分配,请使用 SQLRoleProvider。 在 System.Web.Administration.WebAdminPage.CallWebAdminHelperMethod(Boolean isMembership, String methodName, Object[] parameters, Type[] paramTypes) 在 ASP.security_roles_manageallroles_aspx.BindGrid() 在 ASP.security_roles_manageallroles_aspx.Page_Load() 在 System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |
|