• External application caching
    Question Jan 8, 2019
    Hey everyone. I am developing an Web API 2 application (external) which used Kentico (11) libraries (content receiving, media library). I have some problem with kentico caching. I used providers to get content from Kentico and repositories (same as in `DancingGoat` app). But...

  • OnCurrentSite() and OnSite(CMS.SiteProvider.SiteContext.CurrentSiteName) give System.NullReferenceEx
    Question Oct 4, 2019
    This is my first Kentico Project. Using Kentico 12 MVC. I am trying to use different sites for staging dev -> uat -> prod. And hence for queries I am trying to get documents of the current site. But whenever I use OnCurrentSite() or OnSite() it gives "System.NullReferenceExc...

  • Page builder error on 12.0.30
    Question Jul 19, 2019
    Hello, I just created a new site on 12.0.30, and am having issues when attempting to create new pages that use page builder functionality. I get the message "**An error occurred while attempting to retrieve page templates. Contact your system administrator and check that the ...

  • Kentico forms authentication cookie not persisting when sharing claims-based authenticated user with
    Question May 20, 2021
    I'm working on an sso between our CMS (Kentico 11, portal engine) and a new AMS that uses Auth0 for authentication. After no success with numerous different approaches to integrate custom external authentication directly, I made significant progress with this approach: 1. C...

  • Quick Tip: The Kentico NuGet Packages
    Article Sep 14, 2016
    The toughest part of any software company is getting people to use your code, your product, or your platform. That’s why so many companies rely on distribution methods like NuGet and APIs to get their code in the hands of developers. Because of its popularity (and because it’...

  • DocumentEvent Event Handler conflict with other event
    Question Jul 1, 2016
    Hello good day to all. I have created an Document Event Handler after creating a page and now my problem was the LogVersionHistory was not working since we need the date published and the date modified of the page. Can you help me to get this problem fix ? Thank you.

  • Media Images: The Preview link is not valid
    Question Feb 15, 2019
    Hi everyone, I have the following problem right now: Images from the media library are shown perfectly on the Frontend but somehow fail to be displayed on the administration backend. Somehow it even works on my local development machine but after pushing my changes to the sta...

  • how to get culture code of current request?
    Question May 28, 2019
    i want to get culture code of current reuest for example a user opens a url `www.abc.com/es-ES/news` i want to get "es-ES" is there any class in kentico that can return culture code of current request, please suggest thanks

  • Dropdownlist and localized string
    Question Jun 4, 2019
    I have the following dropdown list in my view: `@Html.DropDownListFor(m => m.Data.StaffSelected, new SelectList(Model.Data.AllPrograms, "ProgramName", "ProgramName"), "- Please Select -", new { @class = "browser-default" })` It works fi...

  • "&" (ampersand sign) in the Kentico page names to convert them to "and" in the URLs.
    Question Jul 3, 2019
    Hi all, we want to convert "&" (ampersand sign) in the Kentico page names, convert them to "and" in the URLs. Please suggest on this. We are using K12 MVC approach.

  •   ... 61 62 63 64 65 66 67 68 69 70 ...