Having some issues accessing the Umbraco back-end on my local copy of the project. I have a hosted version of the project, connected to the same database, and although both load the website fine, logging into the back-office only seems to work on the hosted version. My local version (where everything was set up originally) throws a 400 "Invalid creds" whenever I try logging in, despite the username/password being the same as the ones I can use to log in on the hosted version.
Just looking for some suggestions on where to start with this if anyone has any ideas. If there's any additional information I can provide that might be helpful, just let me know. :)
Error logging into Umbraco via localhost
Having some issues accessing the Umbraco back-end on my local copy of the project. I have a hosted version of the project, connected to the same database, and although both load the website fine, logging into the back-office only seems to work on the hosted version. My local version (where everything was set up originally) throws a 400 "Invalid creds" whenever I try logging in, despite the username/password being the same as the ones I can use to log in on the hosted version.
Just looking for some suggestions on where to start with this if anyone has any ideas. If there's any additional information I can provide that might be helpful, just let me know. :)
Hi Daniel
It can be because connection string to the database in the local installation is wrong.
Check please connection string from web.config file
Thanks,
Alex
Hi Daniel
Did you find out what was the problem? Please share with us.
Thanks,
Alex
is working on a reply...