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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...InstallMemberRole = False Not WorkingInstallMemberRole = False Not Working
Previous
 
Next
New Post
7/23/2006 7:57 PM
 
I think this is the root of the issue...if this option is set up in the web.config file, does the installation assume that the host and admin accounts *already* exist in the aspnet_* tables?
 
New Post
7/23/2006 9:27 PM
 

I solved my own problem.  In an effort to keep someone from finding this question in 6 months and posting a "Did you solve your problem" question and me not remembering what I did, I'll take the few minutes to post the solution.

The answer to my question is, "Yes, the installation will try to create the host and admin accounts".  The hidden issue is that nothing is logged or indicated if the creation of the host and admin account fails.

I was trying to be slick with the new ASP.NET 2.0 Membership stuff and set requiresQuestionAndAnswer="true".  This was my demise.  After many re-installs trying all sorts of stuff, I finally downloaded the source and walked through the code to see what was failing.  The DNN code does not support requiring a question and answer.  Right there in the code on line 125 of AspNetMembershipProvider.vb, the call to AspNetSecurity.Membership.CreateUser passes "Nothing" and "Nothing" to the question and answer parameters.

The part I'd like to see changed is the fact that the creation of the superuser failed (because of my setting in the web.config) file, BUT, there was no indication in the log files or in the logic that follows.  The creation of the SuperUser account failing seems severe enough to me that the installation should abort or -- at a minimum -- report it to the user via the logging appearing in the browser.

I changed requiresQuestionAndAnswer to false and my installation completed happily....5 hours later.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...InstallMemberRole = False Not WorkingInstallMemberRole = False Not Working


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