Hi,
I find the prospect of using SyncFusion control amazing and I'm very grateful for the community license.
However, finding it difficult to get started:
I have installed both Windows Forms and ASP Web Form controls. Everything is license according to the control panel.
When dropping a GridDataBoundGrid on the form (of a Ribbon menu component for that matter - I stopped testing other controls after that).
I get the error message below either when trying to Build the application or when assigning a Data Source to the grid control.
Googling I found a single thread that indicate the Assembly reference's SpecificVersion property should be set to false.
I tried this but it makes no difference. I tried switching frameworks for the project (forward and back) didnt make a difference.
Any thoughts on how to resolve this? Would be greatly appreciated - I am really stuck here.
---------------------------
Microsoft Visual Studio
---------------------------
Code generation for property 'RibbonHeaderImage' failed. Error was: 'Type 'Syncfusion.Windows.Forms.Tools.RibbonHeaderImage' is not available in the target framework.'
---------------------------
OK
---------------------------
Riubbon menu gives this on building:
---------------------------
Microsoft Visual Studio
---------------------------
Code generation for property 'RibbonHeaderImage' failed. Error was: 'Type 'Syncfusion.Windows.Forms.Tools.RibbonHeaderImage' is not available in the target framework.'
---------------------------
OK
---------------------------
Running the following version of VS:
=================================
Microsoft Visual Studio Community 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.6.01590
Kind Regards
Danie van Eeden