I noticed that if I use cache and CheckPermissions() with the page retriever, the content that is cached is specific to the first user that hit the page. So the next user that hits the page sees th...
We are interested in using a distributed cache (Redis) for our Xperience 13 MVC site. The site will be hosted in a web farm on Azure (geo-replicated) so in-memory caching is not an optimal solution...
Hi All,we are using kentico 12 mvc development, for some custom widget controls we did some content changes in cms, but didn't reflect on front-end quickly. Is there a way we can solve this issue?
Hello,We've recently made layout edits to various webparts and widgets. Essentially editing pre-existing .ascx and .css files. Upon replacing the associated files on our public facing production si...
I am using CSOM(client side object model) to display/Search share point list in Kentico 8.2.Its too slow when it performs search or some time even when retrieve lists , as its a Share point Taxonom...
Hi,I am fetching attachment from Kentico. But @load balancer@ before Kentico server returns old cached file instead of new update file. I am using following API to fetch file.http://mySite.com/Site...
Using Kentico 7.0.52 I have this code which surprisingly works on a dev environment and doesn't work on the live env.This should update a custom field which it sucessfully does on both environments...