Hi
I´m trying to add the Sysncfusion Components on Toolbox, as described in another post(https://wisej.com/support/question/syncfusion-controls), but I got some strange behavior on this process:
1 – Create the Syncfusion folder on the toolbox, drag the Wisej Extensions (Wisej.Web.Ext.Syncfusion2 or Wisej.Web.Ext.Syncfusion) to the toolbar and the folder desapear from the toolbox
2 – When the folder remains on the toolbox, the controls are not added into it …
I did the process with vs2017, vs2019 and got the same behavior …
What do I miss or I´m doing wrong ?
Hi Marcelo,
Are you dragging the Wisej.Web.Ext.Syncfusion dll directly from the project’s build folder (\Wisej.Web.Ext.Syncfusion\Wisej.Web.Ext.Syncfusion\bin\Debug)?
When adding controls to the Toolbox it’s important to verify that the source directory contains all the references needed for the controls (Wisej.Framework.dll in this case).
You can also attempt to add the controls by right-clicking your tab in the Toolbox and click “Choose Items…” and browse to the bin directory of the Syncfusion project to add the dll.
Please let me know if this works for you!
Best,
Levie
Thanks Levie
I was dragging the dll from the project references into the toolbox …
Dragging from the DLL bin folder works fine …
Regards
Please login first to submit.