Declined
Last Updated: 05 Mar 2020 21:25 by ADMIN
Fredrik
Created on: 29 Jan 2020 11:56
Category: Installer and VS Extensions
Type: Bug Report
0
I cannot convert from VS 2019 project to Telerik project using the menu option: Convert to Telerik WPF application.
An error occurred while running the wizard.

Error executing custom action Telerik.Windows.WPF.VSX.Actions.UpdateReferencesAction: System.Runtime.InteropServices.COMException (0x80004005): This reference cannot be removed from the project because it is always referenced by the compiler.
   at VSLangProj.Reference.Remove()
   at Telerik.VSX.Internal.ProjectManagement.ApplicationProjectAssemblyReference.RemoveReference()
   at Telerik.VSX.ProjectConfigurators.ApplicationReferenceManager.RemoveReferences()
   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.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
Martin Ivanov
Posted on: 05 Mar 2020 21:25

Hello Fredrik,

Closing this due to inactivity. However, if any other information occurs, please let us know.

Regards,
Martin Ivanov
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.
ADMIN
Nikolay Mishev
Posted on: 31 Jan 2020 14:43

Hello Fredrik,

I'm sorry to hear you are having trouble with our product.

We couldn't reproduce this on our side and overall we are not expecting such errors in this scenario. So I would ask you to provide us with some more information about the issue.

  • What version of our product you are trying to convert to?
  • Does your project contain any Telerik references? If yes list them.
  • If you create Visual Studio default WEP project(non Telerik) and then you try to convert it to a Telerik one, does the issue reproduce?
  • Ultimately I would ask you to send us your project so we can investigate.

Looking forward to your response.

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.
Fredrik
Posted on: 30 Jan 2020 08:14

Additional info.

This happens when I have checked the Chart checkbox. The same issue arises when my colleague does the same.