This is a migrated thread and some comments may be shown as answers.

Cannot find Project Configuration Wizard

6 Answers 185 Views
Installer and Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
gary
Top achievements
Rank 1
Iron
gary asked on 20 Apr 2021, 03:52 AM

Hey. I already had a license. But I cannot find the Project Configuration Wizard in my VS 2019 Extensions. Here is the screenshot. 

 

 

6 Answers, 1 is accepted

Sort by
0
gary
Top achievements
Rank 1
Iron
answered on 20 Apr 2021, 03:53 AM
There are only two options in my extension.
0
Vera
Telerik team
answered on 20 Apr 2021, 08:38 AM

Hello Gary,

Configure Project Wizard is only available in case the project is referencing the main assembly of the product - Telerik.Windows.Controls.dll. 

In case the project does have a reference to the Telerik binary, you can open Configure Project Wizard either by selecting the project you want to configure and going to the Telerik menu or by right-clicking on the project and using the Telerik context menu. You can check 'ConfigureProjectWizard.png' attached to this reply. Please note that if the assembly reference is broken, the wizard won't be available.

If your project is a standard WPF project and does not have any Telerik binaries, you can configure it using Convert Project Wizard. Check 'ConvertProjectWizard.png' attached to this reply.

I hope this helps. Let me know in case you have any other questions.

Regards,
Vera
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
gary
Top achievements
Rank 1
Iron
answered on 20 Apr 2021, 08:58 PM

Hey Vera. Thanks for the help.

I did imported the Telerik dll and already use the control. But the Telerik is not available on my context menu.

 

0
Vera
Telerik team
answered on 23 Apr 2021, 08:24 AM

Hello Gary,

Thank you for the attached image. Would you please clarify the Target Framework of your project?

Configure Project Wizard and most of the other wizards are available only for full framework projects (.NET 4.0 and later). Configure Project wizard adds and removes references to the project and applies a selected theme in case NoXaml binaries are used. To configure applications targeting .NET Core or .NET 5 you can download Nuget packages using the Telerik Nuget server or using local package source. On the Download page for UI for WPF you can also find ZIP packages containing binaries built against .NET 6.  

If you would like to explore a bit, I would suggest checking out Create Project wizard which can be used to create an application with the Visual Studio Templates available for full framework and .NET Core. 

I hope you will find this information useful.  

Regards,
Vera
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
gary
Top achievements
Rank 1
Iron
answered on 24 Apr 2021, 03:16 AM

Hey Vera, I am using .Net Core 3.1 

I am able to add NuGet and do No XAML configuration. It is just werid that the project wizard doesn't show up in my context menu.

 

     

0
Vera
Telerik team
answered on 26 Apr 2021, 11:03 AM

Hi Garu,

I am glad that you did configure your project successfully. Indeed, Configure Project Wizard will not show up for a project targeting .NET Core 3.1. as it is currently not supported. 

Let us know in case you have any other questions or problems. 

Regards,
Vera
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Installer and Visual Studio Extensions
Asked by
gary
Top achievements
Rank 1
Iron
Answers by
gary
Top achievements
Rank 1
Iron
Vera
Telerik team
Share this question
or