ActiveReports v17 AzureDevOps Licensing

Posted by: daniel.galloway on 13 September 2023, 2:31 am EST

    • Post Options:
    • Link

    Posted 13 September 2023, 2:31 am EST

    I am trying to get my build on Azure DevOps Microsoft Hosted Agent working with ActiveReports 17. I have a script that downloads the glcm_deploy.exe

    My script is below. I always get

    The system cannot find the path specified
    for the last command in the file with glcm.exe. What am I doing wrong?

    print "Download gclm_deploy.exe"
    curl -o gclm_deploy.exe "https://cdn.grapecity.com/license/gclm_deploy.exe"
    print "Start gclm_deploy.exe"
    start gclm_deploy.exe
    print "Run Activation Command"
    C:\ProgramData\GrapeCity\gclm\gclm.exe "742a5cf8-2204-4873-9dc9-ff56d67411bd" -a "key" "password"

  • Posted 17 September 2023, 3:13 pm EST

    Hi Daniel,

    Could you please confirm if GrapeCity License Manager is installed in the following location?

    C:\ProgramData\GrapeCity\gclm

  • Posted 4 April 2024, 12:56 am EST

    I am having this same issue. Can someone please post the solution?

    Also, how do we determine the product-id value to pass to gclm.exe?

  • Posted 4 April 2024, 5:52 pm EST

    Hi Trevor,

    For the error, “The system cannot find the path specified”, make sure that the GrapeCity License Manager is installed in the C:\ProgramData\GrapeCity\gclm location.

    >> Also, how do we determine the product-id value to pass to gclm.exe?

    Each version of ActiveReports has a different GUID. Please find the GUIDs for a few of the versions:

    Let us know if you are using any other version of ActiveReports so that we can provide you with the GUID of the same. Also, you can find the GUID in the Licensing Compiled Code section of the documentation of the respective version.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels