November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
So I faked a login cookie by loggin in to another database with an admin user.
Now i get redirect loops between /register and /episerver/commerce/migrate
haha great! Can I please register....
If you set the AutoMigrate appSettings to true, the migration will start and (hopefully) complete automatically for you. Then you can register.
Episerver Commerce 13.2, Episerver cms 11.20
For demo purposes Ive set up a new Azure Service app, with azure sql, Azure service bus (is that needed?), created the db by runing the sql scripts, both cms and commerce.
Ive run the import of Alloy DefaultSiteContent.episerverdata on init.
Now im stuck at the login page and i cant login /util/login.aspx?ReturnUrl=%2fEPiServer%2fCommerce%2fMigrate because /episerver/commerce/migrate is runing before creation of user.
Iv added a user by code on initialization, looks good in db, but I cant pass /util/login.aspx?ReturnUrl=%2fEPiServer%2fCommerce%2fMigrate, i cant login.
What am I doing wrong? there is a user "admin" in commerce db, what password is set initially? I haven't supplied any?