I'm trying to upgrade a module. When I do so I'm confronted with the following sql error.Query:DECLARE @NewPrefix VARCHAR(450); DECLARE @OldLevel INT; DECLARE @NewLevel INT; SET @NewPrefix = (SELEC...
Hello, We are using Kentico13 and I am new to Kentico CMS, I would like to know if I can export site dev1 and import it as dev2 on the same Kentico instance? If it's possible, what are the steps I ...
I am trying to import a site, and I am getting the following error: Conversion objects cannot be imported due to license limitations. License for feature 'CampaignAndConversions' not found. I de-s...
I am working to bring a project from version 9 to version 13 Refresh 1. In this process, I know we cannot just straight update the application like we have in the past. Through this article (migrat...
Hello guys , I am trying to import a table and I am getting the following error:Could not update table 'Application' required for data class 'Application'. Table named 'Application' already exists ...
I am building a custom module. I am using the default.xml grid that autopopualtes a classes data below in the unigrid system with new and edit taken care of via the templates. I need an import csv ...
Hello, I tried importing the webpart which was developed in website project (Kentico12), ended up in error in code behind file.Could you help us on how to import the file developed in website.I am ...
Hello,I've a file .xlsx with different resource strings. May be someone knows where can I find a manual for their import? I know about Kentico Import Toolkit but I'm not this will help.
HelloI have a custom module with several classes. I created a new class in this custom module. I want to export this new class to the test environment. I created an export of my custom module. The...
I want to import all users with all referenced table data from kentico9 to kentico12. Please suggest the best approach to accomplish this.As i know kentico import utility will only import user data...