"liangshiwei" 'in aktiviteleri

Objects are passed by reference, you can get the id from the user object after the unit of work is saved.

Hi ,

You need to find all app.UseAbpRequestLocalization (); and move above app.UseAuthentication ();. This is a problem with the template, we will fix it in the next version.

Hi , Abp create integration package for PostgreSQL database provider. See the document.

Hi @terrycullen,

Try to add to the module OnApplicationInitialization method :

See https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement#how-to-replace-a-layout. You should replace AccountLayoutComponent.

Are you using razor page or angular UI?

Hi I find the problem, In a production environment you should use a trusted https certificate. Check your .Api.Host logs, you can see the Unable to obtain configuration from: xxx error message.

If your don't have any https certificate, you can use the development certificate provided by ASP.NET Core in IIS :

Open your browser and navigate to https://localhost :

Now, it's works fine.

currently can't to get the setting definition without dependency. But you can directly inject ISettingRepository in your service.

Hi

I see your debug project is .IdentityServer project, Did you call the DDC.Core module in this project?

If so, your need add BackendServiceApplicationContractsModule to this project module class dependencies, because SettingDefinitionManager get SettingDefinition from Dependency injection container.

Hi @ hiltond,

Try using tiered template.

4736 kayıttan 4681 ile 4690 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11