Posted 4 June 2025, 9:36 am EST
I currently use the test trial for c1. When launching a project, many solutions attempt to download gclm_deploy.exe, which leads to the following error:
error MSB3923: Failed to download file "https://cdn.grapecity.com/license/gclm_deploy.exe". The process cannot access the file 'C:\Users\username\\AppData\Local\Temp\gclm_deploy.exe' because it is being used by another process.
None of my colleagues have these issues (They have the normal winforms license). They don’t even have the gclm_deploy.exe file.installed. It could also stem from the recent switch to .net 8.0 of the project
Full logs:
Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
1>Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
1>CSC : error CS1566: Error reading resource '.gclicx' -- 'Could not find file 'C:\backend\SBS\UI\WinForms\SBS.UI.WinForms.Core\obj\Debug\net8.0-windows\.gclicx'.'
1>Done building project "SBS.UI.WinForms.Core.csproj" -- FAILED.
2>------ Build started: Project: SBS.UI.WinForms.Administration, Configuration: Debug Any CPU ------
3>------ Build started: Project: SBS.UI.WinForms.Marketing, Configuration: Debug Any CPU ------
4>------ Build started: Project: SBS.UI.WinForms.Translate, Configuration: Debug Any CPU ------
5>------ Build started: Project: SBS.UI.WinForms.Templates, Configuration: Debug Any CPU ------
6>------ Build started: Project: SBS.UI.WinForms.Sportsbook, Configuration: Debug Any CPU ------
7>------ Build started: Project: SBS.UI.WinForms.Product, Configuration: Debug Any CPU ------
8>------ Build started: Project: SBS.UI.WinForms.Common, Configuration: Debug Any CPU ------
3>Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
3>Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
3>Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
C:\Users\aurban\.nuget\packages\c1.excel\8.0.20242.100\buildTransitive\netstandard2.0\C1.Excel.targets(157,5): error MSB3923: Failed to download file "https://cdn.grapecity.com/license/gclm_deploy.exe". The process cannot access the file 'C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe' because it is being used by another process.
8>Downloading from "https://cdn.grapecity.com/license/gclm_deploy.exe" to "C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe" (445016 bytes).
5>Done building project "SBS.UI.WinForms.Templates.csproj" -- FAILED.
9>------ Build started: Project: SBS.UI.WinForms.CustomerManagement, Configuration: Debug Any CPU ------
2>C:\Users\aurban\.nuget\packages\c1.excel\8.0.20242.100\buildTransitive\netstandard2.0\C1.Excel.targets(157,5): error MSB3923: Failed to download file "https://cdn.grapecity.com/license/gclm_deploy.exe". The process cannot access the file 'C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe' because it is being used by another process.
2>Done building project "SBS.UI.WinForms.Administration.csproj" -- FAILED.
4>Dieses Programm wurde durch eine Gruppenrichtlinie geblockt. Wenden Sie sich an den Systemadministrator, um weitere Informationen zu erhalten.
3>Dieses Programm wurde durch eine Gruppenrichtlinie geblockt. Wenden Sie sich an den Systemadministrator, um weitere Informationen zu erhalten.
7>C:\Users\aurban\.nuget\packages\c1.excel\8.0.20242.100\buildTransitive\netstandard2.0\C1.Excel.targets(157,5): error MSB3923: Failed to download file "https://cdn.grapecity.com/license/gclm_deploy.exe". The process cannot access the file 'C:\Users\aurban\AppData\Local\Temp\gclm_deploy.exe' because it is being used by another process.