Open Closed

Error on File Management #5644


User avatar
0
icoretchi created
  • ABP Framework version: v7.3.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): MicroservicesTemplate
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Add FileManagement Module to solution: abp add-module Volo.FileManagement
  • Update ocelot.json file with file-management endpoints

1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hi,

    I was able to reproduce your issue

    implement the IFileManagementDbContext

    and also add options.ReplaceDbContext<IFileManagementDbContext>(); in AdministrationServiceEntityFrameworkCoreModule ``

    then it will work

    Thanks.

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.3.0-preview. Updated on April 16, 2025, 12:13