Posted 27 June 2022, 7:03 pm EST
We are currently maintaining some software that relies on components that use Spread Studio 9 (spread for winforms).We bought two licenses, one for our developer to use, and another for the build machine.
Up until now this has worked fine - however we are moving our build servers to Ms Azure Devops, and will be using windows containers for our build machine.
We only intend for one build to take place at a time, but are unsure how to get a windows container licensed to do the build, as the license manager (GrapeCity.LicenseManager.exe) we use relies on a form to enter the product key. I've browsed the docs, and I'm not able to find anything that lets us 'check out' the license via command line. The later versions' license manager (gclm.exe) seem to have this capability, but it's unclear whether I can use this for version 9 of Spread.
I'm not able to upgrade the version of Spread so it seems that my hands are tied here.
Am I missing something? Is it possible to check out the build machine license via command line to do the build, then 'return it' once the build is complete?
Or is it possible to create a base image with the license on it (I'm assuming not as it might be possible to run multiple build agents at the same time?