Activities of "simix.alessandrokantousian"

The problem was resolved, I just updated the versions of other PackageReferences that I had here such as Azure, Redis, Jwt and EasyAbp and it resolved it. Honestly, all my PackageReferences named Lepton were correct in version 8.2 and in the case of Anjali_Musmade's comment it wouldn't work, as we are not using LeptonX.

  • ABP Framework version: v8.2.0
  • UI Type: MVC
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: System.TypeLoadException: 'Could not load type 'Volo.Abp.MultiTenancy.ICurrentTenant' from assembly 'Volo.Abp.MultiTenancy , Version=8.2.0.0, Culture=neutral
  • Steps to reproduce the issue: Running server I would like to ask about the normal Lepton topic. I followed the migration guide and after making all the necessary adjustments when running the system I came across this error: "System.TypeLoadException: 'Could not load type 'Volo.Abp.MultiTenancy.ICurrentTenant' from assembly 'Volo.Abp.MultiTenancy , Version=8.2.0.0, Culture=neutral, PublicKeyToken=null'" And when I went to look at my csproj, the Abp files were all for version 8.2.0 as expected. When I researched more about the problem and when I saw other problems related to past migrations, I saw that people had problems with version 7.3 and a specific version was sent for correction, I would like to clarify this doubt if there is the same for my problem in 8.2.0

My Web.csproj

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30