Base solution for your next web application

Activities of "alfar_re"

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?

  • v10.1.0
  • MVC
  • .net core
Answer

Hi,

I responded as requested.

Answer

Hi @ismcagdas,

Did you receive the email? It's a bit urgent since we are not able to test out.

Answer

Hi @ismcagdas,

I've sent the email with the subject the same as this issue.

Answer

Hi,

Yes I did. I implemented all these changes. I also hosted on Azure and set to HTTPs only but the same problem persists.

Answer

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?

  • 8.1
  • MVC
  • .net core
Question

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.

  • 8.1
  • MVC
  • .net core

Yes. I also cleaned the project, deleted all app files on the app service and re-uploaded.

Showing 11 to 20 of 138 entries