-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
I'm trying to run a script with TE2, locally I can run it and it works fine but on the Windows Runner it doesn't seem to work and it gives this response;
Command: D:\a\_temp\TabularEditor.exe "D:\a\domain-customer-planning\domain-customer-planning\semantic-models\model-edi-recieving-advice\Receiving Advices.SemanticModel\definition\model.tmdl" -S "D:\a\_actions\stichd\analytics-platform-shared\main\.github\actions\build-semantic-model\te-scripts\prepare_model.csx" -B ".\build\model-edi-recieving-advice.bim"
Write-Error: Script execution failed with exit code:
Tabular Editor 2.27.2 (build 2.27.9403.24625)
--------------------------------
Unhandled Exception: System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.Combine(String path1, String path2)
at TabularEditor.CommandLineHandler.LoadModelFromFile(String file)
at TabularEditor.CommandLineHandler.LoadModel()
at TabularEditor.CommandLineHandler.InternalHandleCommandLine(String[] args)
at TabularEditor.CommandLineHandler.HandleCommandLine(String[] args)
at TabularEditor.Program.RunWithArgs(String[] args)
at TabularEditor.Program.Main()Metadata
Metadata
Assignees
Labels
No labels