I'm trying to run Kentico 13 CMS in preview mode but i'm getting the following error.An unhandled exception has occurred while executing the request. Message: Try reloading the administration inter...
The current project I have inherited is a Kentico 12 MVC implementation. I successfully got the CMS Admin site running. It currently references a bunch of assemblies in a Lib folder. They are versi...
On our Kentico MVC instance, we host 5 sites. We are getting an intermittent, but consistent error in the page builder. It seems to happen when switching between sites in the drop down menu. It'...
I am using Kentico 13 and planning to use two docker containers, one to host the admin site and the to host the user-facing site. I have used a linux container to host the user-facing site, do you ...
Please assist my application is working local and breaks after deploying to azure.@li@The authenticated user does not have permission to use this DLL.@/li@ @li@The request is mapped to a managed ...
I'm using Kentico 13 .NET Core and want to integrate with Bynderhttps://github.com/Kentico/xperience-module-bynderhttps://www.kentico.com/discover/blog/powerful-integrations-kentico-xperience-13-re...
We are currently on Kentico 12 and are making the switch to 13 MVC Core.One of our most important and widely used widgets is a custom @Control Wrapper@ widget with a @File System Selector@ type fie...
Hi Please assist I am building .net core site with kentico 13. I am getting this error below Missing page context data. If required use IPageDataContextInitializer.Initialize method to initialize t...
How can we achieve the scenario of address selector depending on Country selector in Kentico widget?In defination what i need is to have a category filter in Page selector for Article in my Article...
I want to display the Uni Selector field from one of the pages in the .cshtml file. Now I have the controller and everything else added (can show for example title of the page, image etc.). Now, I ...