0
olmy90 created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? 10.2
- What is your product type (Angular or MVC)? Angulat
- t is product framework type (.net framework or .net core)? .NET CORE
If issue related with ABP Framework
- What is ABP Framework version?
After update from 8.4 to 10.2 I'm getting in HOST - Settings the following HostSettingsAppService: Abp.AbpException: There is no setting defined with name: App.UserManagement.AllowUsingGravatarProfilePicture at Abp.Configuration.SettingDefinitionManager.GetSettingDefinition(String name) at Abp.Configuration.SettingManager.GetSettingValueInternalA
1 Answer(s)
-
0
Hi,
Could you check if you have this definition in your project https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Core/Configuration/AppSettingProvider.cs#L168 ?