I created a clone of my dev server @ DB as I want to test upgrading from v11 to v12. I have all the sites up and running on that server with no issues.I checked the prerequisites and it says I nee...
The code is in a method in webpart code behind. The Method returns a dataset from the search. DataSet results = SearchResult.Search(parameters); Return results; The API Change guide states CMS...
I'm working on an upgrade from 11 to 12. In testing the site post-upgrade, I noticed there are numerous Forms actions missing when adding or editing a form.I see Recorded Data, General, Email Noti...
Hi.I'm trying to upgrade from Kentico 11 to Kentico 12. We run the site on Azure App Service + SQL Database. I imported the Azure SQL Database data into my local SQL Server by following the steps b...
I copied a Kentico 9 website and database to my development machine to upgrade it to version 12 (latest hotfix). It was a long process due to all of the custom code that had to be fixed. Now I am r...
As listed here it states the package is unlisted.I think an unrelated issue is causing the connection to fail (half the time; some packages successfully upgrade during the Upgrade/Hotfix); however,...
In the kentico site upgrade 10 to 11 it's completed.We are again planning to upgrade 11 to 12.We need to some fix hotfix or directly do in upgrade 11 to 12?
Hello! In Kentico 11 we retrieved document category id like thisDocumentToProductsCodeName = @DocumentstoProducts6442498230@; DocumentToProductsCategoryID = BaseAbstractInfoProvider.GetId(@cms.cat...
Hello everyone! I'm stuck with following search problems during upgrade:Problem A:I'vegot an aspx search control with such code:public class SmartSearchContextWrapper : ISmartSearchContextWrapper {...
I can't run site after upgradeError: An item with the same key has already been added.Package config: https://pastebin.com/9tfG1Yh1web.config: https://pastebin.com/EuSBmaHiScreenshot: http://prntsc...