• Page Builder MVC5
    Question May 17, 2021
    We're looking to move our intranet over to MVC with Kentico 13. Where can i find some good information on building widgets for the page builder?

  • Dependency injection for HttpClientFactory with Polly
    Question Oct 5, 2021
    I need to send HTTP requests with retry policies (with Polly) to an external API from my Kentico Web App, so I need to somehow do the equivalent to this code: //ConfigureServices() - Startup.cs services.AddHttpClient("Name" client => { client.BaseAddress = new Uri("...")...

  • Kentico 13 content tree based routing, changing a URL does not apply to all cultures
    Question Jan 5, 2022
    When changing a URL in Kentico 13 using content tree based routing, the new URL applies to the current culture only. This is different compared to portal engine, where making a change to a page URL applied to all cultures. Does anyone know of an easy way to apply URL changes t...

  • How to modify live URL of Container Pagetype
    Question Feb 18, 2022
    I have a pagetype Container and it has a live URL that lead to nowhere. I want to modify it, how can I do that. The live URL in General Tab https://www.dropbox.com/s/jmsciqoab22786b/Capture.PNG?dl=0

  • Kentico 12 Multi Site - Missing Presentation URL
    Question Jul 26, 2022
    I have an Existing Site with Site Domain and Presentation URL. Site Domain: localhost:62983 Presentation URL: http://localhost:64843 We are creating a new site that will contain and share many of the same page types, widgets etc. However on the new site I'm creating there's...

  • Error after Kentico 12 to Kentico 13 Upgrade
    Question Jul 6, 2022
    After upgrading from 12 to 13.0.0 , I got the following two errors while running differently while visiting cms URL as well as presentation URL 1. CMSJwtTokenEncryptionKey {"[ValidationHelper.JwtTokenEncryptionKey]: The 'CMSJwtTokenEncryptionKey' setting is null."} 2. Err...

  • API Smart Search: Column 'DocumentModifiedWhen' does not belong to table Table.
    Question Jan 19, 2016
    With a lot of help from Kentico Support we've finally gotten our MVC app to call the smart search, and now it's throwing this error. > > System.ArgumentException > > Column 'DocumentModifiedWhen' does not belong to table Table. > > > at System.Data.DataRow.get_Item(Stri...

  • 404 on preview
    Question May 11, 2018
    For some reason when trying to browse preview URLs I'm getting a 404. It seems like the admin application doesn't know how to interpret the address. Here's an example of the URL I'm trying to access: http://kadmin/CMSModules/Content/CMSDesk/Properties/sologic/cmsctx/pv/admini...

  • Kentico 11 Azure app service upgrade to Kentico 12
    Question May 30, 2018
    We were planning to go live with Kentico 11 Azure app service in November. Now we realize that Kentico 12 is supposed to be released end of November 2018. 1) Would you recommend waiting for Kentico 12 release and go live with that instead? If not then what would be the proces...

  • Need to make a decision tree for email routes.
    Question Jan 7, 2019
    Hi , I have a requirement to route the email based on condition, for instance, if there are 4 drop downs or check box fields on the form, depending on which values are selected , it will lead to an email address based on the selection the user made , when the form is submitt...

  •   ... 71 72 73 74 75 76 77 78 79 80 ...