• Error create a Widget in Kentico 12 MVC
    Question Mar 8, 2022
    I got an error while creating a widget. I followed documentation from [here](https://docs.xperience.io/k12sp/developing-websites/page-builder-development) License for feature 'ABTesting' not found. Description: An unhandled exception occurred during the execution of t...

  • AuthenticationManager.GetExternalLoginInfoAsync() returns null for Kentico 12 MVC
    Question Mar 27, 2023
    I have created a Kentico application on Kentico12 MVC version v12.0.81 and .net 4.6.1 and I have setup Azure ADB2C for external authentication. The application is running fine on dev and test environment and able to get the users data in my code returned from Azure ADB2C. Bu...

  • Security Settings on Pages created from the MVC Site
    Question Oct 21, 2022
    Are there any functions or additional properties we need to add to a new page when we are adding them in from the MVC site? Edit: We're using Kentico 13.0.71 and .NET Core for the MVC site (.NET 6) We are building a site where users of the MVC site can add in new Offers that...

  • Error create an Image widget in Kentico 12 MVC
    Question Mar 8, 2022
    I unable create an image widget with custom controller. I copied all souce code used to build `Image widget` in Dancing Goat example. There is no error from my source code, but I got this error message after I click Image widget from Kentico CMS: `An error has occurred. If t...

  • Kentico MVC 12 - working example of Articles widget
    Question Jan 18, 2022
    Can anyone share a working example of Articles widget that is using PageAlias. Thanks.

  • Kentico 12 MVC console app
    Question Feb 23, 2024
    I've built a small console application using docs from here: https://docs.kentico.com/k9/integrating-3rd-party-systems/using-the-kentico-api-externally. In the console app I just make a few manual pages using the Treenode.Insert() function. The app adds the pages to my local D...

  • How to Make Widget Available in Custom Page Section MVC 13
    Question Feb 21, 2023
    I have a custom widget that I need available in a custom page type and custom section. This is MVC 13. How can I make the widget available in a new section? I don't see it as an option when I click the plus sign (add widget) inside the page section? Thanks!

  • MVC Admin Pages Module Doesn't Recognize Database Change
    Question May 11, 2023
    MVC Kentico 13 - Admin Control Panel I had to run a SQL query to update an entire column of a page type that had a change. The change is working in terms of pulling the correct value but oddly the content tab of the pages module for that page type still shows the old value. ...

  • System.ArgumentException: Parameter is not valid. Issue Staging SVG Files (MVC v13.0.78)
    Question Jan 19, 2023
    I'm having an issue staging SVG files in MVC v13.0.78 where I get the following exception trying to stage SVG files only. Looks like it's related to the System.Drawing.BitMap class. This hasn't been modified at all so I'm wondering if anyone has seen this or has ideas about ...

  • Kentico 13 MVC Custom Email Provider > Remove Email from Queue
    Question Jul 28, 2023
    I´ve followed this guide to implement a Custom Send Email class, my final class is pretty similar to the sample class in the documentation page. https://docs.xperience.io/custom-development/customizing-providers/custom-email-provider-example However (due to business requireme...

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