Hi,
I found McAfee blocked the global variable dll in the folder c:\Users\chatchat.local.globalvariables.tmp.
any idea ?
Hi,
I found McAfee blocked the global variable dll in the folder c:\Users\chatchat.local.globalvariables.tmp.
any idea ?
Hello @ChatChat
Add the folder or files to the exception list in McAfee to exclude them from the scan.
See this link for how to do it:
https://www.mcafee.com/support/s/article/000001661?language=en_US
Regards
Soren
Hi @ChatChat
When McAfee or any other antivirus software blocks a DLL file, it can disrupt the normal operation of applications that rely on that file. In UiPath, if McAfee blocks the globalvariables.dll file or any other critical files, it could affect the execution of your automation workflows. Here’s how you can address this issue:
Steps to Resolve McAfee Blocking Issues
Navigate to Settings: Go to the settings or configuration section where you can manage exceptions or exclusions.
Add Exception:
File Path: Add the specific path of the blocked DLL file (C:\Users\chatchat.local.globalvariables.tmp\globalvariables.dll).
Directory: You might also need to add the entire directory (C:\Users\chatchat.local.globalvariables.tmp) to the exceptions list to prevent similar issues with other files.
Thanks,
Purushotham
Dear All,
Thanks for your solution. Just curious that McAfee blocked the DLL. Eventually, it blocked the DLL generated by the process. So, I need to add the exception every time as I cannot find the setting to exclude the directory.
Exclude the higher level directory like UiPath folder inside Documents which contains all the projects. This way you don’t need to exclude folder for every process.
Thanks,
Ashok