• Hotfix Pipeline
    Question Jun 11, 2025
    I have a PowerShell script that I wrote for our project that does about 85% lift of applying the Kentico hotfix and then doing post items like applying nuget package upgrades and consolidating nuget packages in solution. <# .SYNOPSIS Runs steps to apply a Ken...

  • images.zip- Hotfix install
    Question May 8, 2024
    I don't see anything in the hotfix instructions mentioning images.zip in the CMS\App_Themes\Default\Images\Images.zip location. Does the hotfix utility manage or should we extract somewhere or just leave alone?

  • Kentico v13.0.167 Hotfix failing
    Question Nov 28, 2024
    I'm trying to apply the lastest Kentico 13 Hotfix, v13.0.167, and I keep running into the following issue when trying to run the site: **Exception: [QueryProvider.GetQuery]: Query CMS.PageUrlPath.GetPathPrefixes not found!** I have tried re-setting all my changes and restor...

  • Applying Kentico Hotfix
    Question Jul 5, 2024
    Environment: Kentico Xperience 13 on Microsoft Azure Virtual Machine I'm trying to figure out an easier/faster way to apply hotfixes on Production (PROD) site after the Development (DEV) is updated. I follow the hotfix instructions here (https://docs.kentico.com/13/installat...

  • Hotfix Newtonsoft.Json Error
    Question Jul 6, 2023
    I did an hotfix from 13.0.83 to 13.0.115. I am getting below error when I launch CMS project Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESUL...

  • error after hotfix 13.0.99
    Question Feb 1, 2023
    The type 'Global' is ambiguous: it could come from assembly 'C:\Users\myuser\source\repos\intranet.northernlighthealth.org\CMS\bin\CMS.DLL' or from assembly 'C:\Users\myuser\source\repos\intranet.northernlighthealth.org\CMS\bin\CMSApp.DLL'. Please specify the assembly explicit...

  • weird issue with linq after hotfix
    Question Feb 7, 2023
    Has anyone else notice any issues with LINQ queries returning null after the hotfix? var quickLink = _ctxOld.QuickLinks .Where(item => item.UserId == userid) .FirstOrDefault(item => item.ItemID == QuickLinkID); var quickLink2 = _c...

  • Missing Banner Images Post 12.103 hotfix update
    Question Jul 11, 2023
    Hi Team, we have recently applied the kantico hotfix 1.103 in our dev environment and post that finding issue like missing banner images in various pages. May request immediate support.

  • CORS issues after upgrading Kentico 12 to latest hotfix
    Question Feb 14, 2023
    Hi I recently updated our Kentico website from 12.0.77 to 12.0.101 because there was a bug that was solved in a later hotfix. I noticed that after this, well I assume that this caused it, API calls are not processed correctly anymore and resulting in CORS issues. So there is...

  • Rollback hotfix
    Question Mar 1, 2021
    Hi, How do I rollback the hotfix? I applied hotfix 11.0.49 to Kentico11 on my local instance. Now I want to roll back. I undid changes in Visual Studio. But on Admin desk it still says I am on v11.0.49. Thanks, Wei Wang

  •   1 2 3 4 5 6 7 8 9 10 ...