HI Team,Why am getting this error. tried to restart the vm then it works 1 or 2 time again repeating.
System.IO.FileLoadException: Could not load file or assembly ‘C:\Users\draja\OneDrive\Documents\UiPath\GMP.local\install\GMP.dll’. An Application Control policy has blocked this file. (0x800711C7)
could you please help on this. am using community edition.
also suggest if i can downgrade the studion version to stable version on community license. if yes could you please provide steps
@rajasekhar_openrpa
Avoid opening code directly from the shared file location. This could be the reason behind the error.
Try copying the project to local folder and open from there.
i have copied code on desktop, even it is connecting to sharedrive
@rajasekhar_openrpa
Try to copy it on c drive some folder or any other driver on your machine which is not behind sync over Onedrive
2 things i did -
1.turn off the settings from windows security >>App & browser control>>Smartcontroll app >> off
2.signed out from onedrive
then it is working
1 Like