Hi,
I have a licensed Essential Studio.
Starting a new WPF app and imported 3 nuget packages (nuget.org) (all version 19.2.0.47 - latest at the moment):
public partial class App : Application {
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("my copied long string as key goes here but not on a forum");
}
|
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY"); |
Of course it is ! How stupid of me !
A little bit embarrassing after 30+ programming years ...
I think my bedtime was way past at that moment !
Thanks guys !
Cheers,
Geert