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

Toolbox using NuGet Package

3 Answers 355 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chris Kirkman
Top achievements
Rank 1
Chris Kirkman asked on 23 Jul 2018, 05:52 PM
When we used to install Telerik manually the toolbox in Visual Studio would be filled with the newest controls.  Using the Telerik online nuget packages however don't do the same.  How do I get the toolbox to be filled after referencing Telerik via the use of a nuget package?

3 Answers, 1 is accepted

Sort by
0
Nikolay Mishev
Telerik team
answered on 26 Jul 2018, 10:29 AM
Hello Chris,

Thank you for contacting us.

When using Telerik UI for WinForms via NuGet package the only way of adding the assemblies to the Visual Studio Toolbox is manually, through the Choose Items option.

Don't hesitate to contact us if you need any further assistance.

Regards,
Nikolay Mishev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Chris Kirkman
Top achievements
Rank 1
answered on 26 Jul 2018, 12:18 PM
I actually did try this before I created this post.  I browsed to the assemblies that were brought down to my packages directories after referencing the nuget packages.  Unfortunately I get the "there are no components … that can be placed on the toolbox" message.  In the attached message I was trying to add one of the Themes DLLs.
0
Accepted
Dyanko
Telerik team
answered on 31 Jul 2018, 11:42 AM
Hello Chris,

I followed your steps and was able to reproduce the problem you are experiencing. The error message is presented as the themes assemblies does not exist in the GAC. I would suggest to add them using the gacutil tool: https://docs.microsoft.com/en-us/dotnet/framework/tools/gacutil-exe-gac-tool. Note the themes depend on Telerik.WinControls and TelerikCommon assemblies and they should exist in the GAC as well.

Let me know if any questions arise.

Regards,
Dyanko
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.
Tags
General Discussions
Asked by
Chris Kirkman
Top achievements
Rank 1
Answers by
Nikolay Mishev
Telerik team
Chris Kirkman
Top achievements
Rank 1
Dyanko
Telerik team
Share this question
or