Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Adding a "User Accounts" Module to a page in DNN 6.1.1Adding a "User Accounts" Module to a page in DNN 6.1.1
Previous
 
Next
New Post
11/26/2011 9:24 AM
 
I'd like to suggest using dnnWerk users as well - Users and Roles is designed for administrators and has not been tested for a different audience.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/22/2012 8:24 PM
 
I tried creating a new page "User Admin" and followed the steps to add the "User Accounts" module to the page, grant this page for view to a specific user.  When this user logs in, he sees the page, click on it, it gets redirected to the "User Profile" page of his own account.  So the controls to see users, add users are not there at all.  Please help.  I'm using Dnn 6.1.
 
New Post
3/4/2012 5:05 PM
 
Same thing here. DNN User Management is showing the allowed user their own profile, not all users.
I tried dnnWerk users, which was suggested here, but it gives me an error. Same as this:
http://dnnadvancedlogin.codeplex.com/workitem/1

Any suggestions would be appreciated!
THANKS
 
New Post
2/23/2013 1:03 PM
 
dnnWerk is not werking with DNN 7 either, are there any other recommended modules?
 
New Post
4/2/2013 6:46 PM
 

Hi Sebastian

I know this might be a bit old but I've stumbled across this thread. I'm also looking for a way to allow a non administor user access to create user accounts. I downloaded the DNNWerk Users module and installed it on my dnn6.2.6 installation.

The 1st time I opened the page with the module on I got a confiration scrren where I set some settings but when I click on update the page errors with the following:

A critical error has occurred. Object reference not set to an instance of an object.

My event viewer gives me the following 4 errors:

1)

UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

InnerException: UniqueName cannot contain spaces

Method: Telerik.Web.UI.GridColumn.set_UniqueName

StackTrace:

Message: System.ArgumentException: UniqueName cannot contain spaces at Telerik.Web.UI.GridColumn.set_UniqueName(String value) at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControl__control40() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControl__control28(GridColumnCollection __ctrl) at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlgrdUsers() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlpnlGrid() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlpnlMain() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlTree(desktopmodules_admin_dnnwerk_users_uc_manage_ascx __ctrl) at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at dnnWerk.Modules.Users.UserModule.LoadControlType() at dnnWerk.Modules.Users.UserModule.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module)

2)

UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 0390e8f0-0ba4-40f5-a8db-2733e2c704ee

InnerException: Unhandled Error Adding Module to ContentPane

Method: Telerik.Web.UI.GridColumn.set_UniqueName

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.ArgumentException: UniqueName cannot contain spaces at Telerik.Web.UI.GridColumn.set_UniqueName(String value) at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControl__control40() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControl__control28(GridColumnCollection __ctrl) at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlgrdUsers() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlpnlGrid() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlpnlMain() at ASP.desktopmodules_admin_dnnwerk_users_uc_manage_ascx.__BuildControlTree(desktopmodules_admin_dnnwerk_users_uc_manage_ascx __ctrl) at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at dnnWerk.Modules.Users.UserModule.LoadControlType() at dnnWerk.Modules.Users.UserModule.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) --- End of inner exception stack trace --- at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)

3)

RawURL: /UserAccounts.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://developdnn:88/UserAccounts.aspx

UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

InnerException: Object reference not set to an instance of an object.

Method: DotNetNuke.UI.Containers.ActionBase.get_ActionRoot

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Containers.ActionBase.get_ActionRoot() at DotNetNuke.UI.Containers.ActionBase.OnLoad(EventArgs e) --- End of inner exception stack trace ---

4)

InnerException: Object reference not set to an instance of an object.

Method: DotNetNuke.Web.DDRMenu.DDRMenuControl.OnPreRender

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Web.DDRMenu.DDRMenuControl.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Any ideas what may cause this?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Adding a "User Accounts" Module to a page in DNN 6.1.1Adding a "User Accounts" Module to a page in DNN 6.1.1


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out