I’m having trouble publishing a project in studio, I’ve researched several topics, but I could not find a solution.
Project cannot be published. KillProcessesPerUser file has validation errors.
System.Exception: Project cannot be published. KillProcessesPerUser file has validation errors. —> System.Activities.InvalidWorkflowException: KillProcessesPerUser
at UiPath.Workflow.ViewModels.MainViewModel.CheckProjectForErrors()
at UiPath.Workflow.ViewModels.MainViewModel.PackAndPush()
— End of inner exception stack trace —
I mean how many workflows you have within the same project?
Is there any file called Outlook file within your project? Go through all the workflows along with all the activities and see if you can see any of the activity throwing any error?
Are you able to run the workflow successfully from the studio?
Got it. Sorry, I’m still starting, sometimes I have some difficulties.
Well, I do not have multiple streams and no files called Outlook. Which makes my doubt even greater. No error is displayed in the studio. The workflow runs perfectly.
Create a specific folder for your project and place your xaml within that folder. Open UiPath Studio and from the studio try to navigate to that folder and select your xaml file.