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 ...How Do I Reinstall DNN 3.2.2How Do I Reinstall DNN 3.2.2
Previous
 
Next
New Post
3/3/2006 4:34 PM
 

I have DNN 3.2.2 installed but am getting an error when someone tries to login and their password is wrong.  I think I should try to reinstall my DNN, but I don't want to delete everything.  What's the best way to get the thing to reinstall?

Thanks.

 
New Post
3/3/2006 6:08 PM
 

Did you do a fresh install of 3.2.2 or was this an upgrade.  A mistake many people often make is overwrite some key web.config settings related to cryptography.  This creates an effect like you describe, where noone can login.

<add key="MachineValidationKey" value="A8E8402012A19FDD5A482F060E17BA7ED8F1F22D" />
<add key="MachineDecryptionKey" value="AB463577E81E0BB4729B9CA6462E9449426620B4DC5204AB" />
<add key="MachineValidationMode" value="SHA1" />

You need to make sure these settings always stay the same once you do an initial install.  If you simply overwrite your web.config with the default values during an upgrade, it will not work.  I believe this is documented in the instal/upgrade instructions.  This may not be your problem, but I know its a mistake many people have made in the past, including myself.

 
New Post
4/6/2006 11:37 PM
 

It was fresh install.
But bacause of security problems, it was not "clean" install, just partial.
I just set
<add key="UseDnnConfig" value="false" />
and played with authorization/authentication settings to continue installation.
For sure I did not touch any cryptography keys, but now I can see that they are different both from initial and from yours:
<add key="MachineValidationKey" value="9F435D6C2934C89FC1CF18..." />
<add key="MachineDecryptionKey" value="70BDF175186A261028A5BCC83897..." />
<add key="MachineValidationMode" value="SHA1" />

I was able to do some actions, but many "standard" modules are missing,
and I am not able to install new ones.
I tried install "forum" module, it creates some database tables/SPs and died.

I was able to create new portal, and it was filled in, but again, with some limitations.

Maybe right now it's not a big deal to reformat everything, delete and recreate database,
and fill in everything from scratch.
But I'd like to be sure that it is possible to reinstall DNN without deleting database.
If the above keys are generated during initial install, there should be ability to re-generate them,
which should be part of re-installation.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...How Do I Reinstall DNN 3.2.2How Do I Reinstall DNN 3.2.2


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