0
    
    
        
                    CesarSaenzTorrez created
                    
                    
                    
                
                - ABP Framework version: v3.2.1
 - UI type: MVC
 - Tiered (MVC) or Identity Server Seperated (Angular): no
 - Exception message and stack trace: AbpException: No BLOB Storage provider was registered! At least one provider must be registered to be able to use the Blog Storing System.
 - Steps to reproduce the issue: Updtate abp tools.
 - Update abp Suite to last version.
 - Update all nuget package for solution, (the last versión) from version 3.0.5
 - Then have error in ITenance and other class, but put using and its ok.
 - Build the solution and show the error in the image, read from thats, is registered, but the Volo.Abp.BlobStoring nuggets is not in the solution, thats not installed, when i installeda manually, but the table for thats, either installed, and this is a big problem, because de abp suite show error from templates, and i don´t create tables.
 
Please try to help me, because update is not good for me.
1 Answer(s)
- 
    0
Hi,
Because in 3.2 version, ABP blog module use the blob system, you need to configure.see https://docs.abp.io/en/abp/latest/Blob-Storing
 
