• Five Things Developers Should Be Excited About in Kentico 9
    Article Nov 19, 2015
    With the release of Kentico 9 only a few days away, there’s no shortage of excitement in the community about the new features coming to the platform. The latest version will include some exciting functionality for developers and designers that will make creating your sites an...

  • Kentico filesystem logs?
    Question Feb 4, 2015
    There is a setting under Settings -> System -> Event Log: Log to filesystem (checkbox) The documentation states that these logs are placed under: CMS\App_Data\logEvents.log https://docs.kentico.com/display/K81/Working+with+the+system+event+log Though this file is missing in ...

  • Installing Kentico for 4.5.1
    Question Jul 7, 2015
    Hi! I'm trying to evaluate Kentico. I read in the docs that for MVC development one should install for ".NET Framework 4.5/4.5.1". Now for me the Option Box ".NET Framework 4.5/4.5.1" is greyed out. I have .NET 4.5 and .NET 4.6 RC installed on my system. How can i unlock this...

  • Error with loading CMSApp_MVC.csproj in VS 2013
    Question Nov 16, 2015
    Hi, I have some problem with opening Kentico 8's solution in Visual Studio 2013. On my old laptop it works, but when I moved to new one, installed Visual Studio 2013, copied the code and tried to open it, then I'm getting an alert: CMSApp_MVC.csproj: The application which thi...

  • Making a case for Kentico 9 vs 8.2
    Question Mar 7, 2016
    We will be developing a new web site for a client who already has a Kentico 8.2 license. I am trying to make a case for developing the site using Kentico 9. Some key features I have found so far include: - faster performance (how much in real-world terms?) - better integrat...

  • Live URL different from web address
    Question May 3, 2019
    I have an *Article* (and *ArticleSection*) page type. The url pattern for this page type is `//Articles/Detail//`. The live url look as follows: `http://localhost/Kentico12_MedioClinic/en-US/Articles/Detail/3f85d308-38ec-4a99-94e5-6f206306e428/Healthy-Foods` However when I'm...

  • Image and link urls - urls without domain
    Question May 8, 2019
    Hi, when using Ritch Text Box with Ritch Text Editor, you can add links to other pages (also local pages) or insert image from local media library. All links contains urls which contains domain at the beginning. The problem is that when you move your site into different envir...

  • FOrm Builder Error
    Question Apr 10, 2019
    When I create a new Form in the Forms application, it creates the Form but on the "Form Builder" tab shows the error: "An error has occurred. If the problem persists, contact your system administrator." There is nothing on the Event Log. I have added to the Views/web.config " ...

  • Get Page Metadata Inherited from Parent via API
    Question Aug 1, 2019
    Hi, I'm trying to retrieve pages metadata by using the API, from a Kentico 12 MVC site as below: var doc = DocumentHelper.GetDocuments () .Columns(new[] { "DocumentPageTitle", "DocumentPageDescription", "DocumentPageKeyWords" }) .OnSite(SiteContext.Curren...

  • 404 on preview & edit in kentico12
    Question Aug 1, 2019
    Hi there, I put some codes to enable preview and page-builder and made the home route and landing-page router in the MVC site. If I run the edit or preview of the homepage in the admin site with below url, it works fine. **http://localhost:63959/cmsctx/pv/administrator/cult...

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