I get this error on a Visual studio solution that I did not create myself, when trying to build it:
System.FormatException: Invalid length for a Base-64 char array.
at System.Convert.FromBase64String(String s)
at Syncfusion.Licensing.PublicKeyDecrypt.SyncfusionDecode(String key)
at Syncfusion.Core.Licensing.UnlockKeyInfo..ctor(String key, String filterVersion)
at Syncfusion.Core.Licensing.Sweep.GetUnlockKeyInfos()
at Syncfusion.Core.Licensing.LicenseLog.GetErrorKind()
at Syncfusion.Core.Licensing.LicenseErrorDialog.GetErrorText()
at Syncfusion.Core.Licensing.LicenseErrorDialog.InitializeErrorLabel()
at Syncfusion.Core.Licensing.LicenseErrorDialog.InitializeUI()
at Syncfusion.Core.Licensing.LicenseErrorDialog..ctor(LicenseLog log)
at Syncfusion.Core.Licensing.FusionLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
---------------------------
OK
---------------------------
I know for a fact that it works for other people. I suspect something's not right with my Syncfusion installation, though Syncfusion does appear in the list of plugins, and in its License Manager there is the license I used when installing it.
I don't know where to look anymore... I've asked Syncfusion's support but haven't been getting an answer