Please update all the packages in the manage packages to the latest version and make sure to keep the Runtime Rule as Lowest Applicable Version and the issue will be resolved.
Confirm that the assembly file mentioned in the error message is present in the specified location.
You can follow the steps accordingly :
Open the File Explorer application on your Windows machine.
Navigate to the directory where the assembly file is expected to be located(Could be a specific folder).
In the appropriaye directory, use the search box at the top right corner of the File Explorer window to search for the assembly file by its name. Enter the name of the assembly file (including the file extension, such as “.dll”) in the search box.
If the file appears in the search results, it indicates that the assembly file exists in the specified location.
5.Right-click on the assembly file and select “Properties” from the context menu. In the Properties window, you can check details such as the file size, creation date, and modification date.
Did you solve this issue yet? Because we had the same issue earlier and we updated the UiPath version (UiPath Install Platform and UiPath Pack) from 3.* to 4.* and used the Windows CLI (ver.23.6.8581.1968) and it works.
First of all the troublesshooting should be started from the CLI build logs. There you need to check if you have any errors. Maybe some dependencies were not retrieved by the build agent.
I just re-installed the studio and it worked fine for me, since i tried with very basic process just to display message , in that also i was getting same error hence i re-installed studio and it worked fine for me.