I'd prefer not to share
You can create a new template project and copy your code then share it.
Hello, sorry but I had a question about that, Is possible add tab to Account Information but in Blazor Wasm?
It should work. You can try it.
So my question, is there a way to turn redis off for specific queries
We need the Redis.
https://github.com/abpframework/abp/issues/5023#issuecomment-687854205
hi
Many features cannot be used if the platform does not support EnableClassInterceptors
.
You can try to remove the AbpAutofacModule
in your project.
Could it have anything to do with redis?
Yes, 127.0.0.1 is used as the Redis server. If you didn't run the server on 127.0.0.1 there is will be a problem.
hi
On the separate Identity server project, I attempted to override the AccountProfilePersonalInfoManagementGroupViewComponent by:
Can you share the project? liming.ma@volosoft.com
hi
Can you share your appsettings.json
?
hi
You can add a new setting or use one filed to store two values.
https://docs.abp.io/en/commercial/latest/modules/account/ldap
hi
You can replace the PermissionManagementModal
https://github.com/abpframework/abp/pull/9963
hi
The connection string name of identity server module is AbpIdentityServer, you are using the IdentityServer