I have the AD provider setup and running... works fine.
I have a local account which is in the administrator role. I want to add my AD user account to this role or any other role for that matter and cannot. I get the error message below:
_______________________
Error: User Roles is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: String reference not set to an instance of a String. Parameter name: name ---> System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: name at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) at DotNetNuke.Security.Roles.RoleController.SendNotification(UserInfo objUser, RoleInfo objRole, PortalSettings PortalSettings, String Action) at DotNetNuke.Security.Roles.RoleController.AddUserRole(UserInfo objUser, RoleInfo objRole, PortalSettings PortalSettings, DateTime effDate, DateTime expDate, Int32 userId, Boolean notifyUser) at DotNetNuke.Modules.Admin.Security.SecurityRoles.cmdAdd_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
______________________
Is this by desgin and AD users cannot be added to local security roles or do I need to configure something else.
(on a side note... and for the benefit of other readers... I have several questions about this module and am planning on posting a thread for each issue... Is this how you want me to proceed or should I throw them all into one thread?)
Regards.
Ross.