I was attempting to Publish my workflow in Studio to get the file to be uploaded into Orchestrator, but I am getting a System.OutofMemeryException. It attempts to build the file, but it takes a long time and then throws the error. I have been able to create other version of the file previously, but when I went to get the newest version its not working. Any suggestions?
Not sure what the subfolders were, but it’s not a good idea to store anything in the project folder that isn’t needed by UiPath. ie documentation, data files, etc.
All that stuff should be in other folders, not the project folder. Anything that’s in the project folder or a subfolder gets incorporated into the .nupkg file for publishing.