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.
Yesterday, I passed the certification for EPiServer CMS 5. The test was quiet easy and my final result was 85%.
I thought EPiServer CMS R2 wouldn't work on the same server as EPiServer 4. The problem was the scheduler that did not work on the EPiServer 4 site. After some testing this was not the case. Se old blog post below. The solution is to follow this:...
When installing a new EPiServer CMS 5 website without a database you will get this message when browsing the site: "This installation contains only core files" Just delete the file default.htm from your webroot.
The page provider functionality is a great feature in EPiServer CMS 5 R2. The providers can easily be added through Web.config as described here: http://world.episerver.com/en/Documentation/Items/Tech-Notes/EPiServer-CMS-5/EPiServer-CMS-5-R2/Page-...
Upgrade crashes In your development EPiServer project some files may be source controlled. The files may then be read only and therefore the upgrade crashes. Set the following directories to writeable: - App_Browsers - App_Themes/Default - Util -...