Hi all,
Before upgradind to a new DNN version, I always make a copy (both the files and the database) and try it on my local computer.
I always have the same problem during that process after restoring the database as I can't just launch my website.
The SQL user account I created appears, as it should, under the main Security (Logins) folder AND under my database Security (Users) folder.
But it seems to have "lost the link" as when I go to Security \ Logins under User mapping, the database is not checked.
It gets tricky when I try to establish the link again as I cannot just check the database because the user already exists under the database.
If I try to delete this user, I got an error as this user owns some ASP roles.
So I have change the owner of these roles, delete the user, add the user back, and change back the roles'owner...
What do I miss to make this much simpler ?