You need to Register for free and Login to post a message in the forum.

Forum

Subject: Cannot Edit Admin or Host Account to change password, email, etc.
Prev Next
You are not authorized to post a reply.

Author Messages
obautista

Posts:10

11 Aug 2008 2:21 PM  

I installed DNN 4.8.4 last weekend.  After struggling for endless amount of hours on installation I finally succeeded.  I am having a different problem now.  I cannot edit or change account settings.  DNN installation created the default admin and host accounts.  I am trying to change the passwords and email addresses on the account.  When I click Admin/User Accounts to view the admin account, I am able to see it, but when I click on the Pencil Icon (edit icon) nothing happens.  The same thing is happening on the Host account.  It seems as though I cannot browse to the edit page.

I am also not able to add a user.  I tried clicking on this link, but nothing happens with this either. 

It appears to be a set up or DB issue, but I do not know what it is.

Thank you so much for any assistance you can provide.


8/12/08 - I realized last night that I am not able to edit any pages on the site.  I am not able to add a page, edit the default page, etc.  When I click on any of the links nothing happens.  That page refreshes (I notice the flicker), but nothing happens. 

I would appreciate any help anyone can provide.  Thanks -

Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5302


13 Aug 2008 6:10 AM  
Hello,

Have you viewed any of the installation video tutorials? quite often problems for installing DotNetNuke are caused by incorrect settings when installing the programmes needed for running DotNetNuke, for instance the setup of SQL server express.

I would suggest you have a look at these tutorials:



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
obautista

Posts:10

13 Aug 2008 7:17 AM  
I installed on Windows Server 2003. I am using SQL Server 2005 and VS 2008. Is there a tutorial on installing the latest DNN on Server 2003 with SQL Server 2005. I am willing to try the reinstall again. What stable version of DNN do you recommend installing? I attempted installing the latest version. I just want to get DNN installed on my machine and then upgrade if possible or needed to a newer version.


Thanks for your response -

I received the error below while installing last week.  I commented out the line because the "Script Module" line exists in another section in the Web.Config file.  I mention this because I am not sure if this could be a reason for what I am experiencing today.  Do you think this led to an improper install of DNN?

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The entry 'ScriptModule' has already been added.

Source Error:

<PRE>Line 103:            <add name="DNNMembership" type="DotNetNuke.HttpModules.Membership.MembershipModule, DotNetNuke.HttpModules" />
Line 104:            <add name="Personalization" type="DotNetNuke.HttpModules.Personalization.PersonalizationModule, DotNetNuke.HttpModules" />
<FONT color=#ff0000>Line 105:            <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</FONT>Line 106:        </httpModules>
Line 107:        <httpHandlers></PRE>

Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5302


13 Aug 2008 8:09 AM  
The latest version of DotNetNuke is stable and good to install.

You could look at this article which is on 2003:

How to install DotNetNuke 4.3.x with SQL Server



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
obautista

Posts:10

13 Aug 2008 8:20 AM  
Do you happen to know when DNN 4.9 or 5.0 version will be made public?
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5351


13 Aug 2008 8:24 AM  
Since you mentioned VS2008, which "package" did you use for the install?

You should be using the Install package. You don't need to be using Visual Studio at all. You only need that if you plan to create modules or mess with the core code. As a newcomer, you shouldn't be considering either.

The current version of DotNetNuke is quite simple to install if you follow the installation instructions.

1. Copy the install package to a directory and set the permissions so that your ASP.NET user has full permissions.
2. Point an IIS website at that directory.
3. Create a database in your SQL Server.
4. Browse to the website created in step 2.

If you have done that, DotNetNuke should start the installation wizard.

Let us know what you have done and what happens.

Joe Craig
DNN Creative Support
Subscribe to the website
obautista

Posts:10

13 Aug 2008 8:32 AM  
I am a newbie to DNN, but I am a .Net Web Developer. I do want to create my own modules, etc. This is the reason I chose to install the source package. I am trying to familiarize myself with DNN. Can I stall both the Install Package and Source Package on the same box? Thoughts?
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5351


14 Aug 2008 9:28 PM  
You don't need to install the source package to create modules.

The best resource for module developers is Michael Washington's adefwebserver.com site.

To answer your other question, it looks like there is a version 4.9 installed on the DotNetNuke site. Usually, that version will be available within a few days, unless there are problems found. There is a blog entry somewhere that explains why there is a 4.9, and not a direct 5.0. But, it also seems that some 5.0 features are available in 4.9.

Joe Craig
DNN Creative Support
Subscribe to the website
jatski
Nuke Newbie
Nuke Newbie
Posts:2

28 May 2009 10:52 AM  
How do i found out my host password and user name, i've totally forgotton what they are and need to install some modules?
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5351


28 May 2009 2:36 PM  
If you are able to create new users for the site, do this:

1. Create a new user which you know the password;
2. Go into the SQL database into the asp membership table;
3. Locate both rows of data you need - the host entry and the "new user" entry;
4. Copy the password and the password salt of the "new user" to the host entry.

You will need to use SQL Server Management Studio or express to get at the database tables. I would also make a database backup before starting.

If you cannot register a new user, go in and set the site to have "public" registration.

Joe Craig
DNN Creative Support
Subscribe to the website
jatski
Nuke Newbie
Nuke Newbie
Posts:2

29 May 2009 2:49 AM  

Thanks Craig, i'll need the IT dept to help me with this
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Cannot Edit Admin or Host Account to change password, email, etc.



ActiveForums 3.7

Latest Forum Posts

RE: Run exe/dll from DNN? by ollivogt
Thank you. I have a look at it....RegardsOliver
RE: DotNetNuke 5.3.0 Released by jncraig
Whoops! From Joe Brinkman: "With any software product you will occasionally have a release tha...
RE: Creating Portals before setting the host by jncraig
Whoops! Didn't quite finish. DNS, through A Records and other records is used to convert a domai...
RE: Creating Portals before setting the host by jncraig
NO! Don't delete and start over. "A Records" are part of DNS. Host Headers are part of IIS Co...
RE: Creating Portals before setting the host by cyborama
By the way Lee or Joe didn't try this yet but do you think it would be wise (should someone else run...
RE: Creating Portals before setting the host by cyborama
Ok Lee, Joe, and others reading this thread, I just had success. Here is what happened. I thoug...
RE: Creating Portals before setting the host by cyborama
Hello Lee, No Success yet I think I might need to delete my portal and recreate it. I created th...
RE: Auto create pages and content by jncraig
Are you using the DotNetNuke menu or another one?
RE: Missing Edit & Add Function on Modules to Entire Site by jncraig
Glad it's working!
RE: Firefox SWF file by jncraig
I recommend that you use the free DigFlash module from dignuke.com. I've found it to be a very reli...
Firefox SWF file by ce221
on my dnn site it have a text/html that has the following attached code this displays fine in IE but...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
arrrrggghhhh for goodness sake, I was in View mode!. After a year working on numerous B2B DNN sit...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Strangely enough the Admin account is displaying the modules settings menu. To confirm its the menu ...
.MainMenu_MenuItemActive (Active Solpart menu item not working) by SixfootStudio
Hi Guys, Could someone please take a look at this SolPart menu for me and tell me why it is that ...
Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Just logged into my DNN site as host and noticed I can no longer edit modules or access the settings...
RE: How to upgrade core module? by LeeWebDev
That did it. Thanks, Lee! And keep up the great work with this site. It's a tremendous resource.
DNN in cluster evniroment by kris@aausports.org
Does anyone have any experience running DNN in a cluster environment? Looking at setting up 3 R600 ...
RE: Auto create pages and content by dhassall
CAUTION - I am also adding pages to the site manually (Page Functions Add) but I am finding after ad...
PayFlow Link by murphydolores
Hello Can any one help me to find out a shopping cart systems that work with PayFlow Link?
RE: Send email with Dynamic Forms Results by jesp17
Hi Lee,I've asked DataSprings if there is a way to solve my problem (wish). Here is a reaction:I don...
AppTheory
RSS Feeds