• Index Provider Class
    Question Jan 19, 2023
    Having a cyclical issue in the Smart Search application of our recently-upgraded K12 site. On editing one of our indices, under Indexed Content, the Index Provider Class is missing. When I try to input the correct assembly name and save the changes, I am prompted with the fo...

  • Cleanup of recycle bin
    Question Feb 9, 2023
    We have a customer who has close to 400K media files in the recyclebin. I wrote a simple stored procedure which deletes all after X days old, in batches of N records, the following delete statement in a loop: delete top (50) from CMS_ObjectVersionHistory where Versi...

  • Empty Page Layouts
    Question Jun 5, 2023
    In the Page Templates application, the layout tab for any given page template is returning: Does anyone have any idea what could this be indicative of? Is there a specific code file responsible for retrieving the data for these layouts? Thank you.

  • Scheduled Task run on wrong server
    Question Nov 21, 2023
    During our latest deployment we encountered a rather annoying bug/problem with scheduled tasks. We have two kentico instance servers running, targeting same db, no web-farm. Server Prod1 and Server Prod2. There is a loadbalancer in front. In case one sever is not accessible, ...

  • Session and SSO issues running Kentico 13 .NET Core on a load balanced environment
    Question May 22, 2023
    I am running a Kentico v13.0.52 solution with a .NET Core website. A number of configuration elements may contribute to the issues I am seeing with sessions and SSO when operating on a load balanced environment. **Note: Both sessions and SSO work as expected with the followi...

  • Asp.net web API in .net core
    Question Mar 10, 2023
    I am in the process of converting the V12 Portal version to a .net Core MVC and am a bit confused. The solution is using a modified version of the Medio Clinic project from the online classes as a base We have an existing Asp.net web API that we very sucessfully used in the ...

  • Admin URL setup for Kentico 13
    Question Jul 11, 2023
    Hi all, I have the application with Kentico(K13) v13.0.43 In IIS I am having the setup Like below structure. `LiveSite (Main site)` And under main site setup Admin site ad sub site. `ADMIN (Subsite)` Based on the above setup I am getting the URL like "https://domain.co...

  • Exclude from search not working until manual reindex trigerred
    Question Oct 18, 2023
    Hi, in Kentico, if I click exclude from search in a page general properties, the page is still visible in smart search results, until I manually triggers the reindex of indexes. The job Optimize local search indexes did run, but does not affect the search results. Also anoth...

  • Building an Integration (Stripe) - Part 3 - Helpers and Event Handlers
    Knowledge Base Article Apr 4, 2023
    This article series covers the planning and implementation of the Stripe payment gateway implementation. The first article covered setting up the Admin interface and the class library used for the live site. The second article  covered the Web API endpoint used to accept w...

  • Building an Integration (Stripe) - Part 1 - Admin Objects and Live Site Functionality
    Knowledge Base Article Apr 4, 2023
    The previous article in this series covered the tools available for creating integrations, and the process of choosing which tools to use for the Stripe payment gateway integration.  The rest of the series will cover the implementation of this integration, so you can code ...

  •   ... 11 12 13 14 15 16 17 18 19 20 ...