Activities of "junio"

I can share the 8.3.2 solution with you by email, if you want. As I said there is no information on the log file.

Hi,

I've check the steps and enable the logs and still doesn'd log any errors.

However I've notice that the problem was happening only on 8.3.2 version of ABP framework. I updated my solution to 9.0.3 version and the issue is gone.

It is probably an issue on 8.3.2 version.

Hi Anjali. There is no errors. No Exceptions. It happens like if we are using a wrong password. I though it was about the UseNetTopologySuite() method and try to separate the db contexts, as mentioned, but it stilll does not work. Even without using the UseNetTopologySuite() method. I update a project without changes to test and just add the package and the problem happens. Remove the package it works fine

Hi,

I'm implementing the use of Spatial Data on my solution for Geometry/Polygon properties, using Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 9.0.0 package. When I add the Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite package on needed projects, the identity login doesn't work anymore (using the correct user and password). Actualy, if I add the package even only on Web project the problem come. Remove the package and the identity Works fine again.

I try to separate the Identity DbContext from the App DbContext and use the **UseNetTopologySuite() **method only on App DbContext, (EntityFrameworkCore project) however, login still doesn't work.

Is there any wayl to deal with this problem?

  • ABP Framework version: 8.3.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered: no
  • Exception message and full stack trace: No Exception
  • Steps to reproduce the issue: add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite package and try to log in the system
Showing 1 to 4 of 4 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47