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 Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.

Deployment to Prod loses HOST Password

Return to previous page

  • 9/11/2013
  • 1652 Views

Question:

Wayne Hammerly long time ago
I have been going crazy for days trying to deploy my DNN 7.1 dev site to a clean install on the production server. After solving one problem after another (such as new 7.1 big, the wrong version of Telerick.Web.UI, etc.) I have one last problem.

The home page and all public pages of my site now come up correctly but when I attempt to login with ANY Login ID, I get the Login Failed error. I have checked the Users and aspnet_Membership tables and everything looks exactly the same as the DB on my dev machine. By the way the new DB is an exact copy of dev (I did an attach of the mdf) and I have tried this numerous times.

I have tried numerous installs and this happens every dang time. How can I get this site up with the HOST login at least???

Top Answer:

Sebastian Leupold long time ago
compare machine key in web.config between dev and prod, it sounds like there is a difference.
Jay Mathis long time ago
The machinekey defined in the web.config is used for encrypting passwords, so they must match if you have copied your dev DB to your prod environment.
Sign In to Participate
Or register to become a member