Missing component from toolbox

Hi,

I have Visual Studie 2017 cummunity and I installed all the package using NuGet.
The package syncfusion.tools.windows is installed but some of his component are missing from the toolbox.
I already have added them manually from the toolbox (Choose item and then select the dll), but only some of the component show in the toolbox, for example the comboDropDown component that comes from Syncfusion.Windows.Forms.Tools is showing but the multiSelectionDropDown that also come from Syncfusion.Windows.Forms.Tools isn't showing in the toolbox.
Do you know how i can resolve the issue without adding the dll manually to my solution but only by NuGet.

Thanks

Attachment: SyncfusionIssue_eed5f39.zip

5 Replies

SK Senthil Kumaran Rajan Syncfusion Team August 10, 2018 09:05 AM UTC

Hi Aron 
 
Thank you for contacting Syncfusion Support. 
 
Query : Do you know how i can resolve the issue without adding the dll manually to my solution but only by NuGet. 
 
We hope you have added only Syncfusion.Tools.Windows and Syncfusion.Shared.Base assembly to add our control in ToolBox, Since some of our control will also depended on Grid assemblies such as Syncfusion.Grid.Base and Syncfusion.Grid.Windows, you need to add this dll also to make all the control to be visible in ToolBox. 
 
Screenshot shows the following assemblies should be selected along with Tools.Windows and Shared.Base assemblies. 
 
 
If the above assemblies are added then the MultiSelectionComboBox will be displayed in the below dialog window. 
 
 
 
After selecting the item, the control will be attached in ToolBox. Please refer below screenshot. 
 
 
 
Please try this solution and let us know it is resolved at your end. 
 
Regards 
Senthil  



AR Aron August 10, 2018 09:34 AM UTC

I have added the tools.windows and the grid.windows dll


When i add the tools.base and the grid.base it's says that there is no component in it.




all the dlls are in different folders so I have to add them one by one (maybe that's the problem)


Thanks


SK Senthil Kumaran Rajan Syncfusion Team August 13, 2018 05:30 AM UTC

Hi Aron 
 
Thank you for the update. 
 
Query #1: all the dlls are in different folders so I have to add them one by one (maybe that's the problem) 
 
Yes, it would cause the control would not properly loaded. Since Tools.Windows assembly is a dependent of  Grid.Windows and Shared.Base assembly, on browsing the dll, the three assembly should be selected at once, so that the control would be loaded correctly in an application. 
 
Query #2:When i add the tools.base and the grid.base it's says that there is no component in it. 
 
As there is no control in the both assemblies, the reported exception would occur and we can confirm it is a behavior of it. 
 
Regards 
Senthil 



AR Aron August 13, 2018 06:17 AM UTC

Thanks , I resolved the problem by adding them all at once


SK Senthil Kumaran Rajan Syncfusion Team August 13, 2018 06:42 AM UTC

Hi Aron, 
  
Thank you for your update. 
  
We are glad to know that, your requirement has been achieved. Please let us know if you need any further assistance, we will be happy to assist you. 
  
Regards, 
Senthil 
 


Loader.
Up arrow icon