Hi,
I am getting the following error message when trying to upgrade from 3.6.1 to 3.7.0. I tried multiple times without success.
===========================================================
An error occurred while running the wizard.
Error executing custom action Telerik.Blazor.VSX.Actions.MultiProjectUpdateMasterPageAction: System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Telerik.Blazor.VSX.Actions.AdvancedUpdateMasterPageAction.RetrieveMasterPageSettingsUpgradeInfo(IPropertyDataDictionary arguments, IProjectWrap project)
at Telerik.Blazor.VSX.Actions.UpdateMasterPageAction.Execute(WizardContext wizardContext, IPropertyDataDictionary arguments, IProjectWrap projectWrap)
at Telerik.VSX.Actions.MultiProjectActionBase`1.Execute(WizardContext wizardContext, IPropertyDataDictionary arguments)
at Telerik.VSX.WizardEngine.ActionManager.ExecActions()
===========================================================
Thank you
Joe Walsh
After installing Telerik UI (for WPF and BLAZOR) - the Intellisense / Autocompleter stopped working in Visual Studio 2022 17.4.2
https://www.youtube.com/watch?v=6Fn5C726h4U
Enter and Tab no longer inserts the snippet.
After uninstalling Telerik UI from Windows, the Intellisense / AutoCompleter started working again !
The Upgrade (Project) Wizard crashes on the screen where it askes whether to use a backup.
The "Show me more" link gives this:
The wizard encountered an error while trying to handle user event.
System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.Blazor.VSX.Wizards.ViewModels.UpgradeProjectWizardOptionsViewModel.GetInitialSelectedDirectory()
at Telerik.VSX.Wizards.UpgradeProjectWizardOptions`2.GetPropertyValue(String propertyName)
at Telerik.VSX.WizardEngine.Controls.WizardControlBase.PopulateCollectedValues(IPropertyDataDictionary gatheredData)
at Telerik.VSX.WizardFramework.Pages.DynamicPageController.GetData()
at Telerik.WizardFramework.Wizard.GetCurrentPageData()
at Telerik.WizardFramework.Wizard.OnMoveNext()
at Telerik.WizardEngine.Helpers.EventHelper.CatchExceptionAndSendReport(Action action)
I cannot continue to the next page. I want to upgrade the existing 3.5 to 3.6
Installation gives an error dialog
These settings creates additional controls and are really helpful in further development. It would be great if same(or better as always) options are added in telerik blazor project templates as well would be a great addition.