Hi all,
I'm trying to compile server code with the console :
C:\BPMOnline\Build\PF1_DMS_V13\Terrasoft.WebApp\DesktopBin\WorkspaceConsole\Terrasoft.Tools.WorkspaceConsole.exe --operation=BuildWorkspace --continueIfError=true --workspaceName=Default --webApplicationPath="C:\BPMOnline\Build\PF1_DMS_V13\Terrasoft.WebApp\" --force=true --confRuntimeParentDirectory="C:\BPMOnline\Build\PF1_DMS_V13\Terrasoft.WebApp"
this is throwing the following exception :
Error: Item confRuntimeParentDirectory not found.
Like
1 comments
17:02 Feb 05, 2019
Dear Jerome,
Please remove all quotation marks (") and use only spaces between parameters. Also, double-check that there is no spaces in the directories paths.
Regards,
Anastasia
Show all comments