I'm trying to create a list of users who have access to a page by writing a sql query but am not sure where the links are happening. What columns are pages and roles linked on?
I'm trying to work through the installation/configuration but I get this error during database creation:``` at CMS.DataEngine.SqlInstallationHelper.ImportDefaultData(IDataConnection connection, St...
I wanted to change our database's location from running locally on the SQLExpress server to Azure's SQL server.The steps I followed were the following:From SSMS, I exported the DB using @Export Dat...
Kentico 12.0.15 portal engine:I'm seeing an issue where staging a banner object is resulting in two of the columns (BannerHitsLeft @ BannerClicksLeft) values changing from NULL to 0. The database ...
I want to update cached content of one custom table when another custom table item is updated. Let's say I have two Custom Tables: Product and Order. There are List and Edit pages for both Product ...
Hi Everyone, We have developed an ASP C# website in Kentico 10. We have an issue - When we click on a button on UI to save/insert a record, then it takes 7-8 seconds to come back.We observed that i...
We are having very slow website load times. Using JMeter, with 5 users, site load times goes to 10 seconds per page.We have used codes like this at multiple places:using (SqlConnection con = new Sq...
I want to use documents which are published. I am aware of TreeNode.IsPublished Kentico12 Property. I am trying to find IsPublished column in below db tables but I can't find any[CMS_Document] [CMS...
I have a module that updates a custom locations table used by the 'find location' page and its child pages. After the update, the pages don't reflect the changed data. I found a TreeNode property...
Hi Support, I want to separate eCommerce @ Online Marketing module data into different database. How can i proceed to this.Thanks, Harshal