I’m working on a robot that works with Excel files.
The execution being too long, I stopped it, but the Excel file was still in use by Excel process so I couldn’t delete it. I then killed Excel processes (there were 2).
After restarting UIPath, I can’t open the project anymore, this error show up:
Hi @Oliver8, deleting the project.json from a project, then reopening the project by either double clicking a .xaml file or opening it via Open Project will recreate the project.json with the default dependencies available in that version (Meaning Excel, Mail, System and UIAutomation activities). This is the reason why @Shikhar_Tandon mentioned this alternative.
When do you receive a “UIPath says project.json is missing.” error?
Also, could you please give us some more details regarding this:
I noticed the error is in French - is the Display Language in Windows French as well, or only Studio is in French?
What Excel activity where you using when you killed the Excel processes?
Does this happen only for one project or any project that you are currently trying to open?
Thank you as well. Please let us know if the project.json solution works. If not, kindly generate the Diagnostics Tool report. We’ll also try reproduce the issue internally and let you know if we isolate it.
The project.json solution worked
I’m concerned about sending diagnostic data as the project contains sensitive information, so I think I will just go with the project.json solution.
Thank you for your help!