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 ...Unable to login after upgradeUnable to login after upgrade
Previous
 
Next
New Post
8/19/2007 8:35 PM
 

I upgraded from 4.5.3 to 4.5.5 and I am now unable to login as host or admin.

Message: Login Failed, remember that Passwords are case sensitive.

I made sure to backup web.config, copied over my connections and machine keys.

What are my options?

Reinstall? - Will I lose my data?

 
New Post
8/20/2007 11:05 AM
 

I would triple check that your machine keys are still the same.  Also, see if your old web.config had an installdate application setting.

if your machine keys are correct and you still can't login you could try registering a new account and then copying the password over to your admin/host accounts.  I have the scripts needed to do this listed on my blog site http://www.mitchelsellers.com


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
9/23/2007 11:23 AM
 

I ran into the same issue after upgrading a DNN site.  Turned out to be part of the database upgrade that didn't complete.

In my case I noticed that 'exec dbo.GetModuleByDefinition @PortalId = 0, @FriendlyName = N'Authentication'' didn't return any data.

The problem was that moduledefinitions table still had a value of 'Windows Authentication' for the login module and the above procedure was looking for 'Authentication'.

select * from modules where moduletitle like '%Authentication%'  order by moduletitle

update moduledefinitions set friendlyname = 'Authentication' where moduledefid = #ofyourmoduledefid

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Unable to login after upgradeUnable to login after upgrade


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