Dear support Team,
I have a button on Modal, when click i want to close Model, but i don't know how to call "Modal.close()"
I don't know how to get code FileManagement module before add it to AdministrationService?
Hi support team,
I created Microservice template project. I Started AuthServer, Web, WebGateway, AdministrationService.HttpApi.Host. projects success. After that I want to add and customize FileManagement module. I see the link https://docs.abp.io/en/commercial/latest/modules/file-management So i run "abp add-module Volo.FileManagement" command. But I restarted Started AuthServer, Web, WebGateway, AdministrationService.HttpApi.Host projects fail I see log write: The system cannot find the file specified.: Volo.FileManagement.HttpApi.Client, Version=4.4.0.0 Volo.FileManagement.EntityFrameworkCore
How to fix it to started AuthServer, Web, WebGateway, AdministrationService.HttpApi.Host. projects success and add customize FileManagement module in solution?
It's work. Thank you.
Dear support team,
When i create a new solution with Microservice template I have message
After that, the project have errors when i build
How can I start new project?
Hi support team,
I create a new solution with Template type is Module template. And now I want to Add FileManagement Module into my solution. But have error:
Beside I only want to use Oracle for FileManagement Module (I use SQL server for IdentityServer ) How to migrate FmDirectoryDescriptors, FmFileDescriptors tables into Oracle?
I see FK_AbpOrganizationUnits_AbpOrganizationUnits_ParentId name too long. I will change it. But i also see many name column and table name have lenght too long, is there solution?
I can't see any solution from your link suggestion. Why AbpAuditLogs table migrated, but table AbpOrganizationUnits doesn't, while they have the same column type. How can I update source to work?