Hi @ismcagdas,
Well noted. Thanks for this. I'll try it out.
Hi,
Is it possible to change the ID of my entities from FullyAudited Int to FullyAudited Guid without breaking anything?
Hi,
I responded as requested.
Hi @ismcagdas,
Did you receive the email? It's a bit urgent since we are not able to test out.
Hi @ismcagdas,
I've sent the email with the subject the same as this issue.
Hi,
Yes I did. I implemented all these changes. I also hosted on Azure and set to HTTPs only but the same problem persists.
Hi @ismcagdas,
I implemented as on the Zero example but the problem persists. I hosted the app on Azure.
For tenant login I get redirected to the link below;
/Account/Login?ReturnUrl=/App
On tenant login second attempt while the link is as above I get redirected to the App/Welcome
page with no menu.
For host login I ger redirected to the welcome page: /App/Welcome
What might be the issue here. And funny enough, on localhost, the app only works well on Firefox. The other browsers will either have same issue as above or login and give the error User did not login to the application
Hi,
Is it possible to move an existing application from using SQL Server to MYSQL?
Hi,
I'm getting this problem on login to either Host or Tenant. I get redirected to this;
http://localhost:62114/Account/Login?ReturnUrl=%2FApp
The login code has not changed.
Yes. I also cleaned the project, deleted all app files on the app service and re-uploaded.