Hello,For an unknow reason, the CI doesn't detect any changes when I edit a component of my form in the form builder tab. For example, if I change the label of a field in the form builder and then...
I updated Kentico 12 MVC CMS @ App Newtonsoft.JSON to version 13. Now when running CI I get the error @Message: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral,...
I've setup our local dev environment to use CI (through PowerShell) and each developer has their own db, this works well.I'm not looking to setup a dev build on Azure app service, using YAML pipeli...
I have a simple site working but if I setup a new basic instance and restore with CI I get @Missing page context data. If required use IPageDataContextInitializer.Initialize method to initialize th...
I'm new to Kentico and I'll looking to use Kentico 13, but I'm unsure of the best setup of environments, my current working proposal is devs have individual DBs synced through CI, the Test env use ...
I am currently setting up Continuous integration on a project I am working on. I only want certain things to sync, and want to avoid overriding content on a different implementation of the project....
Hi I wonder if anyone can help? I've upgraded my K12 solution to K13 via KIM and also used KIM to apply hotfix 13.The solution is compiling and running without issue. However when I try and run con...
Is it possible to remove a specific page type from CI?For example I'd like to ignore all documents of type CMS.Blog.I've been trawling the documentation but can't see a way to do this.
We recently upgraded from Kentico 10 to 11. After upgrade we are facing problem with continuous integration object restoration in live environments. 1. After upgrading the code we upgraded the data...
We upgraded our application recently from 10 to 11.0.1.The site works correctly but the continuous integration doesn't.We get an error in serialization when we run continuous integration -r to upda...