As what we understand, on record deletion, it started showing the deleted record after applying this configuration whereas it should be deleted physically (hard delete).
We applied this configuration in Application project....Is this the right project?
we already solved this by adding MultipleActiveResultSets=True ,
i have another question , how to enable Hard Delete globally including implemented modules like (Saas, Identity ,etc..)
Application is crashing at certain point because of timeout issue happening while obtaining connection from pool.
1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource1 retry, DbConnectionOptions userOptions)
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)Hi,
i am using Auth-Server application as my Identity Service ,whenever i try to reach the secured application it redirect me to the Auth-Srevice which is fine , but once is redirected i got this message from the Auth-Services :
EntityNotFoundException: There is no such an entity. Entity type: Volo.Abp.OpenIddict.Applications.OpenIddictApplication
i already have all the information correct like Client Id and Client Secret
Thanks it resolved the issue.
Thanks.
I will try this but I see many changes in the above URL.
No, it is not B2C tenant.