Dear All
We have a requirement to upgrade few of our production web sites with a new version(We are not upgrading DNN) with few bugfixes and some new features.
We are planning to make a installed shield program to server our need so that the it could be installed by the customer with minimum amount of fuss
To achieve this we have followed the following steps in a test environment
1.Backup the existing DB and the web config
2.Uninstalled the current website
3.Re-install the New version of the Site
4.Restore the previous DB(So we get back all the existing module settings and of cause the users)
5.Merged the machine key validation key to the new webconfig
But unfortunately after following these steps we are not able to login to the system even as the admin or the super user and when i checked the log files
there is an exception bring raised as "DNN user authentication Failed" How can i solved this issue ??
or is there a better way of approching this upgrade
Thanks a lot