I am getting below exception while running, please suggest a way to resolve this

Below is the exception

19.7.0+Branch.master.Sha.8c253d13718eed5c7db27daef6facd1fe1b0d067

Message: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value

Exception Type: System.ArgumentException

RemoteException wrapping System.ArgumentException: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value
at System.Activities.WorkflowIdentity.ValidateName(String name, String paramName)
at System.Activities.WorkflowIdentity.set_Name(String value)
at UiPath.Executor.WorkflowIdentityHelpers.CreateFrom(JobModel job, String workflowPath)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.d__69.MoveNext()

1 Like

@achudina

please check there in no space in workflow or package you imported or use

could you send screenshot ?

2 Likes

PFB attachment of this project
Generate_Yearly_Report_Dispatcher.zip (588.5 KB)

Did u get any solution for this

I am too getting same error. Please find screenshot and error message.

Please find another screenshot of what i am trying to a

chieve