While running the bot thru Orchestrator, we are getting the below error:
Error compiling code error BC2000: compiler initialization failed unexpectedly: Project already has a reference to assembly UiPath.Database.Activities.Design.resources. A second reference to ‘C:\Users\john.bot.nuget\packages\UiPath.database.activities\1.2.6855.24218\lib\net40-Client\fr\UiPath.Database.Activities.Design.resources.dll’ cannot be added. At line -31.
If I run the same code on UiPath Studio it is working.
Install the newest version of the software (it is a bug that was fixed in the new version)
Use older activity packs, you might need to try a bit to find the old enough ones.
For instance : Downgrade the Database package from Studio(which is currently higher than: 1.2.6855.24218 ) and update the package to v “1.1.6660.26865”. Also kindly copy the Database nupkg file from Studio machine (path : C:\Program Files (x86)\UiPath\Studio\Packages ) to the Orchestrator feed location (~~/NuGetPackages\Activities) Where the Orchestrator is installed
I can’t use option 1, as 18.2.3 seems to be the latest version for the enterprise edition - Please would you be able to give a bit more detail about how to complete option 2?
Thanks in advance.
You can request a link to the newest version from our support if you haven’t gotten the Release email.
I believe the issue should be fixed in this version.
As far as the second option goes, you would need to install some previous version of the package, see here for more information: