Hi All,
I'm using build 7.4.2 MVC project.
When I deploy to Azure, I get a 404 not found when clicking the login button (to the host) Interesting part if I manually type in the url to Account/Login it will login but then won't redirect to the first page.
Locally this works fine.
I added the source for Volo.Account.Pro to try and debug what's going on to the solution and I get the same behaviour as in Azure.
Any help much apreciated.
Thanks Heath