Recently we're in the process of moving a website to a new server on Azure. So we migrated the website files and the database. We've updated the PortalAlias directly by database queries and restarted the application.
The website seems to be showing up just fine, with a minor detail - Login is not showing.
We have Tab Id 200 setup for login with a few other modules (which show just fine as well). If I inspect the HTML, the login module wrapper is there. I can even see the comment saying start_module_941 and end_module_941 with a few divs inside RadAjaxPanel, etc. But no login webcontrols, nothing, just structure.
I went to database PortalSettings and updated the setting HideLoginControl to false but still, nothing.
I also tried to access login with <domain>?ctl=login but it redirects to login page: example <domain>/es-es/Login.
I already overwrited every file except portals with the downloaded DNN and nothng.
Login Form does not show up. Period.
The website that everything is copied from displays the login form just fine.
Version: 7.04
Platform: Azure App