A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
This blog post is about registering and calling on-premise services using Windows Azure AppFabric Service Bus from EPiServer CMS. In this series we activate the Service Bus feature of AppFabric, create a WCF REST service, register it on the Servic...
This blog post is about creating a plugin in EPiServer CMS that allows web editors to manage the cache. It’s related to my previous blog post on using fragmented caching pattern together with EPiServer CMS . Fragmented output caching The purpose o...
This blog post is about how to resolve “ System.InvalidOperationException ” when trying to start the EPiServer scheduler service. A failing service The error occurred on a EPiServer CMS 5 installation running on Windows Server 2008. No upgrade or...
This post is about how to retrieve the entry point page reference when the page data object is served from a custom page provider. We have a look at Page Providers in EPiServer CMS, the DataFactory class and finally how to wrap it all up by...
This blog post is about fragment caching in EPiServer CMS. We take a look at how to use user control output caching together with the DataFactoryCache class in EPiServer. Fragment caching Fragment caching, also known as user control output caching...