Could not load file or assembly 'GlobalVariablesyRvsibeqnn'. The System cannot find the file specified

Hey everyone, i’ve been having this problem for a few weeks now and i’m reaching a point where i’m out of ideas to try and see if it solves this issue. So basically me and my team have been using GIT for version control and each one of us have been developing separate projects that eventually get merged all together. When eventually someone finishes the development we usually do code review, the problem is when for example i try to pull someone’s branch and try to run the process it gives the following error shown on the images that i’ve uploaded… I’ve also been searching inside the UiPath hidden files and i’ve noticed that when this error occurs, while it’s still compiling the project it deletes the globalvariable.dll file that it requires to be able to call these globalvariables correctly and it creates a new one that doesn’t use… Meaning i can’t run the process at all because it always deletes the globalvariable file… Does anyone know any solution to this? Am i doing something wrong here or is it some type of limitation from the UiPath tool?

Thanks in advance!



dataManager

1 Like

Did u try with the steps as mentioned here

Cheers @Rafael_Barroso

Hey @Palaniyappan,thanks for the quick reply!
I will read thoroughly the topics you’ve sent me and check if it solves my problem. Unfortunately i will only be able to do that on Monday but if it does solve i will mark your reply as solution.
Have a nice Weekend!

1 Like

Hey again @Palaniyappan . So after reading the topics that you’ve sent me, it didn’t solve my problem but i managed to solve it in a weird way. Basically all i needed to do was update the Global Variable and it started working… Probably because the global variable file got updated when i compiled the whole project again. Thanks for help! @Palaniyappan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.