Base solution for your next web application
Open Closed

RedisCache issue #12076


User avatar
0
kansoftware created

when i m using RedisCache , i m getting an issue in WidgetDefinitionCacheManager class on GetAll function but it is working fine with inMemory cache , General details about the product - 1] asp.net zero version - 13.0.0 2] "Abp.AspNetCore" Version="9.2.2" 3] Abp.RedisCache" Version="9.2.2"

For reference please find below images - in this image i m getting inMemory cach and it is working fine but

in this i m getting RedisCache and this is giving me error

NotSupportedException: Deserialization of interface types is not supported. Type 'Abp.Authorization.IPermissionDependency'


2 Answer(s)