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
DNN Creative Magazine Subscriber

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 -

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

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
DNN Creative Magazine Subscriber

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>

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

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
DNN Creative Magazine Subscriber

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?
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2371


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
DNN Creative Magazine Subscriber

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?
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2371


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
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

Restricting DateEditControl till date by coder247
Hi All,   We are using the DateEditControl (for obvious reasons!!) in our application. But we want t...
RE: Email Set UP per Portal by jncraig
I think that the answer depends on how email is configured at your host. You'll probably have to co...
RE: skin/container error load by jncraig
I would suggest checking permissions for directories. Does this occur only when you upload a skin...
RE: Add New Profile Properties by jncraig
Hmmm ... I don't have an answer. Does anyone else?
RE: No Access for me too by ristori
it is ok now. Thanks for this action.
skin/container error load by islandman
Has anyone else run across this error when loading skins or containers from site settings?I am using...
Email Set UP per Portal by islandman
How do I set up a unique email address per domain name off 1 hosting environment. for example...m...
RE: localhost Install issues by cdees
Lee: I wanted to follow up on this for anyone following this thread. I have been unable to solve t...
RE: Add New Profile Properties by WSI
HI Joe, The DNN version is 4.5.5. Thanks, Cliff
Change Skin on URL by vinita
Hi,Can the skin be changed based on the url used to access a portal. Multiple portal aliases may be ...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
Best DNN portal ever! by derpir
I have been a subscriber since august 2008, and DNNCreative.com is simply the best DNN Portal, their...
RE: skinning trouble by derpir
Hello Yes could you be so kind and take a look att the htm-file and css-file.I would be very gratef...
Search function is not working by kishorpawar
I am using Seach module in my project but not working, i have set   host setting alsoHost --> Schedu...
RE: backend is changing from sql2005 to sql2008 by leesykes
hello,There should not be any code changes needed, but you'll need to make sure that SQL 2008 upgrad...
RE: skinning trouble by leesykes
Hello,I would need to see your code to help you with this one, you can zip up your files and attach ...
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by leesykes
I have run a test with SQL Server 2008 express and DotNetNuke installed in exactly the the same way ...
RE: Issue 39 Interview by leesykes
thanks Bill, glad it was useful, we will have a think about the best way to approach this,Thanks,
RE: Issue 39 Authentication by leesykes
yes I have a live site in 4.9.0 at it seems stable as well.
DotNetNuke Modules
RSS Feeds