You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the CMS running in VS2019 using SQL2019 and everything is running fine.
If I run the site (F5) in VS, login using "admin/password" it works fine. Site is on http://localhost:5001
If I publish the site to IIS, using the same SQL database, the site runs (can see all blog entries) but the manager login using "admin/password" fails. Site is on http://localhost
Is there URL hashing of the password or something?
Is there some config entry I need to toggle to get it working in a (fake) production environment?
The text was updated successfully, but these errors were encountered:
LeadMagnet
changed the title
Manager log in not working
[Support] Manager log in not working
May 11, 2020
I have the CMS running in VS2019 using SQL2019 and everything is running fine.
If I run the site (F5) in VS, login using "admin/password" it works fine. Site is on http://localhost:5001
If I publish the site to IIS, using the same SQL database, the site runs (can see all blog entries) but the manager login using "admin/password" fails. Site is on http://localhost
Is there URL hashing of the password or something?
Is there some config entry I need to toggle to get it working in a (fake) production environment?
The text was updated successfully, but these errors were encountered: