Hi, i've encoutered a problem while using Umbraco 7.1.1 Install and small steps were ok, until we placed our solution on a tfs-server, so my colleagues can work on it too. Since we placed it on that server, none of us is able to log in. Anyone encountered this problem before? Password is correct, we checked and double-checked that.
I searched through my database, and found that my username wasn't in the column where it is supposed to be. Filled it in correct, and it worked. Actualy not a major problem, and a rather simple mistake. Just need to find out why it wasn't in the DB :)
Not able to log in in Backoffice anymore
Hi,
i've encoutered a problem while using Umbraco 7.1.1
Install and small steps were ok, until we placed our solution on a tfs-server, so my colleagues can work on it too. Since we placed it on that server, none of us is able to log in.
Anyone encountered this problem before?
Password is correct, we checked and double-checked that.
Thank you
Seems that database are not available. Try to ping connection string.
Are you using SQLCE? It could be a permission issue.
See http://stackoverflow.com/questions/6773843/unable-to-load-the-native-components-of-sql-server-compact.
We found the problem.
Thanks for the answers!
Mind sharing what the problem was? :)
Hi,
Yes, off course,
I searched through my database, and found that my username wasn't in the column where it is supposed to be.
Filled it in correct, and it worked.
Actualy not a major problem, and a rather simple mistake. Just need to find out why it wasn't in the DB :)
Could this be because the login is now forced to be the email in the installer? And you are used to use something else f.ex 'admin'?
is working on a reply...