Quantcast
Channel: DevNet Questions

CPU Spikes

The web server with Kentico 12 Portal Engine installed is experiencing CPU spikes. When I performed a CPU dump, it indicated that the cause was related to code at the section responsible for creating...

View Article


Strange problems encountered after becoming a multi instance in Azure

We are using the. net MVC version of Kentico13. We deployed our admin site and web site on Azure using the same primary domain name(example.com and example.com/admin). Due to the increasing number of...

View Article


Is website page inventory report possible?

We have a custom MVC Kentico 11 website. I was tasked with creating a spreadsheet of all @webpages@ on our site. However, the CMS doesn't really understand the concept of a website like we humans do....

View Article

K13: Adding widget to [DocumentPageBuilderWidgets] showing on live site but...

Hi,If I add a widget to the DocumentPageBuilderWidgets json, it shows up on the live site but not in the page builder. Is there another table/column that needs updating too? Workflow is not enabled so...

View Article

Strange problems encountered after becoming a multi instance in Azure

We have decided to follow Juraj's suggestion and deploy our admin site separately.But we encountered some problems. Because the domain name of my testing environment is stage.exeample.com.How can we...

View Article


Cache Items Live Site Error

Trying to access the live site cache and it gives me the following error:No MediaTypeFormatter is available to read an object of type 'IEnumerable`1' from content with media type 'text/html'.Source...

View Article

Font Awesome and the Froala Toolbar

Is there any way to implement font Awesome in Kentico 13? I have created a configuration file and added the option toolbar. It seems that Kentico 13 has all the plugins rendered. Did Kentico 13 leave...

View Article

kentico xperience staging

Hi. Our company wants to migrate from kentico 11 to xperience by kentico. I plan to organize such an architecture develop-@staging-@ production....

View Article


Kentico xperience 13 Mediclinic web not configured

I've followed the instructions provided here (https://docs.kentico.com/13tutorial/developer-tutorial/asp-net-core-development-tutorial/setting-up-an-xperience-core-project) to start up the MedioClinic...

View Article


Content not updating after hotfix 13.0.187

Hello after upgrading to Kentico v13.0.187, my client is experiencing an issue where when the make any edit on a page as simple as adding a period that the content doesn't update. Only after a few...

View Article

Set ReplyTo for newsletter issue

I am trying to implement and handle the @Reply-to@ field for marketing emails sent as part of a newsletter issue. I successfully added the field to the Kentico class and included it in the Email...

View Article

After manually setting the setcookie, we will be logged out of the admin site

We originally used the kencito setting @CMSAdminCookiesSameSiteNone@ value=@true@ in our system, but the security scan indicated that our setcookie does not comply with the best usage standards. After...

View Article

XbyK Versioning

Does XbyK contains versioning wherein you can compare different versions side by side, same as Kentico 13?

View Article


Have widget's view access a property of the containing section

We have a widget that outputs some text and we have it placed in a section that has a configurable property for background color. If a dark background color is selected, you can't see the text. How...

View Article

Problem syncing between Kentico 13 Staging to Production

Hi Team, I understand that Kentico provides the default Staging feature for synchronizing content from Staging to Production. However, using this feature often leads to performance issues and indexing...

View Article


Xperience By Kentico- SEO Fields Migration (Metadata)

In Xperience by Kentico, how can we migrate and implement SEO fields (Title, Description, Keywords, Canonical URL) for pages? In Kentico 13 and earlier versions, these fields were available directly on...

View Article

Kentico 13 MVC - Editable Zone not rendering on Master Page

Hello DevNet community,I'm working with Kentico 13 MVC and using a master page (_XYZMaster.cshtml) with a page template that inherits from it.I've added an editable-area tag helper for a logo (@...

View Article


Change culturecode in Kentico 13

I need to change culture code of 'Poland - English' from pl-EN to en-PL, but I am not sure whether it can impact somewhere. Can I do that ? Please give me an advice.

View Article

Media file modal defaulting to local files

We're currently in the process of migrating an existing app (Xperience 13) over to our development environment and decided to leverage Azure storage. We've followed all of the documents regarding this...

View Article

Widget Media Selector Fails in Production with "Cannot read properties of...

Hello,I am encountering a critical issue with the Widget Properties dialog in my Kentico 13 production environment. This is specifically affecting the Media Selector component used within widget...

View Article

Media Files Not Syncing in Kentico Xperience 13 ASP.NET Core application

We have a website built with Kentico Xperience 13.0.167 using ASP.NET Core, hosted on a Citrix server. The issue we're facing is that media files (images, PDFs, etc.) intermittently return a 404 - Page...

View Article


Kentico 13 Template configurationIdentifier - what is it for?

When I click on the change template button, some of my pages don't show the current template being used for the page and some do. When I check the database, I get the 2 following examples for...

View Article


Is it feasible to create a custom Media Selector that opens Kentico 13 Media...

I’m exploring the idea of developing a custom media selector property in Kentico 13 that would allow users to open the Media Libraries dialog directly from a widget or page type property. The goal is...

View Article

Missing images after patching Kentico

We recently patched Kentico from 13.0.133 to 13.0.193 (https://devnet.kentico.com/download/hotfixes) as well as updated the Kentico nuget packages to 13.0.193. We're using MVC methodology with the app...

View Article

Folder redirect

I have many Type:Folders and they have their own URLs, for example, http://localhost/_pages/. How can I globally implement 404 page display for all these types? Using kentico 11 portal template

View Article


The Kentico 11 web page displays the message "The service is unavailable."

I'm using Kentico 11 and I'm getting an error in the chrome console menu @Failed to load resource: The server responded with a status 503 (Service unavailable)@. This doesn't happen all the time, only...

View Article

Suspected SQL injection vulnerability Injection

We received a security alert in Azure Arc related to our Kentico 12 SQL database. The alert flagged a potential SQL injection vulnerability in the following query:WITH AllData AS ( SELECT *,...

View Article

SiteContext lost in marketing automation after a wait action

I have a marketing automation that is using some custom actions. The code in the custom actions used SiteContext.CurrentSiteID and this worked. We added a wait action into the marketing automation flow...

View Article

Direct path to media library images is returning 404

Hi, I'm looking for some help with the media library/files.The current structure of our site is this; we have two separate sites setup in IIS, one for the live site and one for the admin site. They are...

View Article



DevOps build errors referencing old package version no longer used

My site has two website projects. One of them references Microsoft.CodeDom.Providers.DotNetCompilerPlatform. We have recently upgraded this from 3.6.0 to 4.1.0 as part of a wider upgrade project.The...

View Article