Activities of "dean_ve"

Thanks, that helps a lot.

Thanks, I got it working on both the file system and AWS.

I was assuming that there would be no entry in the application database and the file would be just written to the new blob storage. I see that abp writes an entry to the FmFileDescriptors table and puts the actual file data in the configured blob probider.

Also noted that the configuration code only needs to go in the Domain module.

I really appreciate your help.

Dean

Hi,

Removing typeof(BlobStoringDatabaseDomainModule) and Volo.Abp.BlobStoring.Database.* package from the Domain module had no effect excpet that an exception was thrown when the Download command is used in the Balzor UI.

Do you have an example of the File Management module using a blob storing provider different from the default database provider? (eg File System, Aws or Azure)

Dean

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11