I'm trying to get my web application up and running. It uses Kentico. I connected to the admin page which is taking me through the initial database ans site setup. It ran through @Creating database...
My ASP.NET MVC was in middle of development, so I researched about how to add media into the project and I come across the Kentico libraries.And I tried to add Kentico.Content.Web.Mvc, Kentico.Lang...
We have Kentico 11.0.26 with MVC. Was trying to set up a development instance of Kentico database by copying the production tables. Created new database using SSMS, and then using import data wizar...
I'm about to try an upgrade from Kentico 9 to 10. I had to change a column from varchar to nvarchar.To do this I had to update an index so it didn't use the column and then remove a view, then adde...
So I have deployed a report in SSRS, and I can view it at its hosting location at localhost. Now I'm trying to get the report to display in a ReportViewer control in a Kentico webpart. I get the er...
okay, it seems that no one is explaining the process of this issue completely, even kentico's documentations are not well organized and clear. My problem is that i have more than 50 records in a ta...
So I have a c# page with a GridView. For some reason, after adding the label and the template for editing, when I click the update button in the edit column, the GridView disappears and none of the...
I am a DBA. I see that the SQL instance on the dedicated server has an average 50% CPU being consumed and all by the SQL server. There are few queries which have very high CPU usage. I have looked...
We're following the Kentico guidelines for upgrading our CMS from version 7 to 9 by way of Version 8 and 8.1 in hops. 72 hours ago the upgrade script was initiated. It's still executing at a stead...
I want to add a "timezone" column to the grid shown above. The "Countries" module is under the "Configuration" section. How can I add the column? Is it possible?