Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi, where can I set that Log file only log errors ? we have huge log files just with information logs - we don't need that. Thanks
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
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
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
I needs to debug method GetLoginResultAsync - and check the password - because I get an error User / Pwd wrong. The user exists - therefore Pwd must be wrong.
Is the password encryptet - if yes - can I somehow get the real password while debugging?
Web.Controllers.TokenAuthController - GetLoginResultAsync - password
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi,
I needs to change MultiTenancyEnabled from true to false to existing database - I've there 2 tenants - the default one (ID 1) - and my used one - tendant (ID 518) I only need tendant (ID 518) - so when I change it to MultiTenancyEnabled = false - should I delete then default one (ID 1) with SQL ? Any hints?
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi,
I needs to access webpages from another ASP.NET site with ASP.NET Membership auth in ASPZERO Angular project - My idea is to use iframe for that. How could that be done? Any idea / hints? Thanks in adcance.
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
After upgrade to 10.2. - Info Logs not written anymore - is there any new setting - Web.Core project?
this log was written before in \App_Data\Logs - but now they aren't wrtitten any more: Logger.Info("Find user in our database successful...
Is there any change / setting for Logging in thr latest version?
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
After Update 8.4 to 10.2: I ran into an error while working on a Angular Syncfusion Grid with the edit property. When I'm running the project and open the page with the grid on it, it doesn't stop loading and there are errors showing up every second in the console . (See attached Screenshot "Webpage with Console Errors.png"). After some research and try'n'error I found out, that this behaivior only occurs, when I'm using the editType Property.
The grid worked fine before updating the Syncfusion and Angular Versions. (See attached packages.json for the used version numbers).
If you need more information to help me with my problem, please feel free to ask me any questions.
Best regards
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
I'm getting the following error when updating the version from 8.4 to 10.2
TypeLoadException: Method 'GetNameOrConnectionStringAsync' in type 'Abp.Zero.EntityFrameworkCore.DbPerTenantConnectionStringResolver' from assembly 'Abp.ZeroCore.EntityFrameworkCore, Version=5.5.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Please can someone help?
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Multitenant LDAP support - where to activate in Angular + .net core? I do not see it in the UI - so something seems to be missing. How can I activate that?
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi, Where to find the Article: Sign in with unique email without specifying tenant?
And - + which version is this valid for - already 8.4?
Could that be applicable fpr LDAP Login?
thanks!