hi
The problem has been resolved.
Please see https://github.com/aspnetzero/aspnet-zero-core/issues/3387
I commit some example code. https://github.com/aspnetzero/aspnet-zero-core/commit/74b139eb0d8edd8658888189471cd3a192891779
I also commit some example code. https://github.com/aspnetzero/aspnet-zero-core/commit/74b139eb0d8edd8658888189471cd3a192891779
The problem of @alharethi has been solved remotely, and our solution is no problem.
https://support.aspnetzero.com/QA/Questions/9537/Solution-for-unable-to-log-in-via-http-in-the-new-chrome
hi @sysberriestechnology
You shouldn't commented app.UseAbp()
.
You can refer to the code of the web.core
module to change the web.public
module, and remove the codes related to EF Core.
hi
If you can't solve it, please send me the connection info of teamviewer [email protected]
hi
Is your latest and most recent version fixing the same site cookie issue out of the box?
You can try the Demo project with new version.
I can check your problem remotely via teamviewer afterwards.
hi @alharethi
I am using HTTPS (on IISExpress)
Can you explain in details? Are you debug it by Visual Studio?
hi
Short answer is no possible.
You can see below discussion https://github.com/aspnetboilerplate/aspnetboilerplate/issues/4721 https://github.com/aspnetboilerplate/aspnetboilerplate/pull/979
hi
however, we encountered errors on the startup file.
Can you share the details of error?
The Web.Public
is using Web.Core
so its depends on EntityFrameworkCore
. if you don't need those you can remove it.