Unplanned
Last Updated: 22 Jul 2020 19:45 by ADMIN
Hannes
Created on: 11 Mar 2019 21:22
Category: Installer and VS Extensions
Type: Bug Report
0
I get an error when trying to upgrade my web app to the latest version of telerik.

When using the Telerik upgrade wizard I get a error while upgrading my web app:

 

An error occurred while running the wizard.

Error executing custom action Telerik.KendoUI.Mvc.VSX.Actions.MultiProjectUpdateReferencesAction: System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.VSX.Internal.ProjectManagement.ProjectAssemblyReferenceBase.Equals(AssemblyWrap assemblyReference)
   at Telerik.VSX.ProjectConfiguration.ProjectReferenceManager.EnsureDifferentExistingReferenceRemoved(AssemblyWrap assemblyReference)
   at Telerik.VSX.ProjectConfiguration.ProjectReferenceManager.AddAssemblyReference(AssemblyWrap assemblyReference)
   at Telerik.VSX.ProjectConfigurators.ApplicationReferenceManager.AddReferences()
   at Telerik.VSX.ProjectConfigurators.ApplicationReferenceManager.UpdateReferences()
   at Telerik.VSX.Actions.UpdateReferencesAction.UpdateReferences(IProjectWrapUIComponents projectWrap)
   at Telerik.VSX.Actions.UpdateReferencesAction.Execute(WizardContext wizardContext, IPropertyDataDictionary arguments, IProjectWrap project)
   at Telerik.VSX.Actions.ProjectActionBase.Telerik.VSX.Actions.IProjectAction.Execute(IWizardContext wizardContext, IPropertyDataDictionary arguments, IProjectWrap projectWrap)
   at Telerik.VSX.Actions.MultiProjectActionBase`1.Execute(WizardContext wizardContext, IPropertyDataDictionary arguments)
   at Telerik.VSX.Actions.MultiProjectUpdateReferencesActionBase`1.Execute(WizardContext wizardContext, IPropertyDataDictionary arguments)
   at Telerik.VSX.WizardEngine.Actions.ActionBase.Telerik.WizardFramework.IAction.Execute(IWizardContext wizardContext, IPropertyDataDictionary arguments)
   at Telerik.VSX.WizardEngine.ActionManager.ExecActions()
3 comments
ADMIN
Nikolay Mishev
Posted on: 22 Jul 2020 19:45

Hello Alan,

I would recommend you to follow the steps from my previous post. Please give it a try and get back to us if you need any other assistance.

Regards,
Nikolay Mishev
Progress Telerik

Alan
Posted on: 15 Jul 2020 23:53
Hi Hannes. I am facing the exact issue mentioned above while trying to upgrade my project to latest Telerik version. Were you able to resolve this issue?
ADMIN
Nikolay Mishev
Posted on: 18 Mar 2019 15:26
Hi Hannes,

The exception suggests that there is an issue upgrading one of the assemblies referenced in the project. Unfortunately, there is not much information altogether, so as a basic troubleshooting I would suggest the following:
  1. Remove all Telerik references from the project(Including Kendo.Mvc)
  2. Perform "Clean Solution" operation
  3. Use the Convert Wizard to try and add the needed assemblies again
  4. Run the Upgrade Wizard

If the above steps do not help can I ask you to send us the problematic project or a sample project with the same behavior so we can further investigate the issue.

Regards,
Nikolay Mishev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.