Hi,
I was using the Account Service to reset password but after upgrading the version from 5.0.1 to 7.4.5 I'm facing this issue
2024-11-14 17:33:23.360 +05:00 [ERR] An exception was thrown while activating Volo.Abp.Account.AccountController -> Volo.Abp.Account.AccountAppService -> Volo.Abp.BlobStoring.BlobContainer1[[Volo.Abp.Account.AccountProfilePictureContainer, Volo.Abp.Account.Pro.Public.Application, Version=7.4.5.0, Culture=neutral, PublicKeyToken=null]]. Autofac.Core.DependencyResolutionException: An exception was thrown while activating Volo.Abp.Account.AccountController -> Volo.Abp.Account.AccountAppService -> Volo.Abp.BlobStoring.BlobContainer
1[[Volo.Abp.Account.AccountProfilePictureContainer, Volo.Abp.Account.Pro.Public.Application, Version=7.4.5.0, Culture=neutral, PublicKeyToken=null]].
---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(Volo.Abp.BlobStoring.IBlobContainerFactory)' on type 'BlobContainer`1'.
---> Volo.Abp.AbpException: No BLOB Storage provider was registered! At least one provider must be registered to be able to use the BLOB Storing System.
received your file, I will try to implement authenticator by using the file code that you shared, thanks.
I tried by creating a new project of ABP but on that project I couldn't find the default pages for these settings so can you let me know the name of files that is rendering account module's page. if in the new project I cannot access the files then I cannot copy in to my existing project.
Sure, Thank you. My email is: ttoseeff@gmail.com also is there any documentation to use this component or I can get help from the component code only?
just a gentle reminder, waiting for response, thank you
can you let me know the name of angular package?
I believe Volo.Account.Pro is a backend package of .NET not angular package.