MESCIUS licensing requires the build machine to be licensed. Licensing a build machine is included with any developer license and does not require purchasing additional keys. If your development or build machine has no internet connection, see License ActiveReports on a machine without an internet connection topic.
Offline activation is a manual process that can be tedious for many developers. Instead, you may implement a process to perform the offline activation by command. This process is somewhat automatic, but also requires a manual step in the middle that can be performed at once for all machines or for a single machine. The steps below detail this process:
Before offline activation by command line, install the MESCIUS License Manager tool (gclm) as follows. If ActiveReports or any MESCIUS inc. product is installed, then the gclm tool is already installed at C:\ProgramData\GrapeCity\gclm.
dotnet tool install -g GrapeCity.LicenseManagerTool
C:\ProgramData\GrapeCity\gclm\gclm.exe "463c4179-288c-48fe-a4df-3b609586667d" -g "key" “[file:/%3Cnetwork-location%3E%computername%-gcactivation.lic]\\<network-location>\%computername%-gcactivation.lic”
gclm "463c4179-288c-48fe-a4df-3b609586667d" -g "key" “[file:/%3Cnetwork-location%3E%computername%-gcactivation.lic]\\<network-location>\%computername%-gcactivation.lic”