Open Closed

System.MissingMethodException: 'Method not found: 'System.Threading.Tasks.Task Microsoft.EntityFrameworkCore.ChangeTracking.NavigationEntry.LoadAsync(System.Threading.CancellationToken)'.' #5156


User avatar
0
Tisham.Ahuja created
  • ABP Framework version: v7.2.2
  • UI type: Blazor Server side assembly
  • DB provider: EF Core
  • Tiered (MVC)): yes
  • Exception message and stack trace: System.MissingMethodException: 'Method not found: 'System.Threading.Tasks.Task Microsoft.EntityFrameworkCore.ChangeTracking.NavigationEntry.LoadAsync(System.Threading.CancellationToken)'.'
  • Steps to reproduce the issue:" Run Auth server or DB migrator project.

When I run DB migrator project I get mentioned error. We are migrating existing code from non commercial soln to commercial solution.

Getting same exception, when I tried to locally login in Auth server:


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    How can I reproduce? Can it happen on a new template project?

  • User Avatar
    0
    Tisham.Ahuja created

    Please check mail have shared logs

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I can't reproduce with your project.

    SG.RISE.DbMigrator % dotnet run
    SG.RISE.DbMigrator.csproj : warning NU1608: Detected package version outside of dependency constraint: Castle.Windsor 5.1.2 requires Castle.Core (>= 4.4.1 && < 5.0.0) but version Castle.Core 5.1.1 was resolved.
    SG.RISE.DbMigrator.csproj : warning NU1608: Detected package version outside of dependency constraint: Castle.Windsor 5.1.2 requires Castle.Core (>= 4.4.1 && < 5.0.0) but version Castle.Core 5.1.1 was resolved.
    [09:38:41 INF] Started database migrations...
    [09:38:41 INF] Migrating schema for host database...
    [09:38:43 INF] Executing host database seed...
    [09:38:45 INF] Successfully completed host database migrations.
    [09:38:45 INF] Successfully completed all database migrations.
    [09:38:45 INF] You can safely end this process...
    
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    System.MissingMethodException

    You are using abp 5.3.3 in your SG.RISE.SKU.Blazor project.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00