LicenseKeyValidatorConsole.exe cannot run on Ubuntu

This is in reference to this article: https://help.syncfusion.com/document-processing/licensing/licensing-faq/ci-license-validation

The LicenseKeyValidatorConsole.exe binary seems to be Windows-OS specific, and cannot run on Ubuntu (see the error when I attempt to run it on an Ubuntu GitHub Actions CI runner: LINK). 

Unfortunately, I cannot run the CI on Windows, since I need to perform some Linux-specific actions in the same CI job (E.g. generate & publish Docker images). 

I also cannot use the below method as it is a public github repo and I don't want to expose the license key.

Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY"); 

Can you provide a Linux binary for LicenseKeyValidatorConsole.exe?



1 Reply

PS Prashanth Sundhar Syncfusion Team May 17, 2026 12:32 PM UTC

Hi Mithun,

Thanks for reaching syncfusion support.!


We will check our LicenseKeyValidatorConsole.exe in the Linux environment and update the further details.
 

Let us know if you have any concerns.

Regards,

Prashanth S. 


Loader.
Up arrow icon