Skip to main content

I can't connect to the mail server. how to fix error code : Failed to load dlls from provided location /libs/chilkat.dll.

Please check this topic https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-run-dll.html


 


Hi @anasla,

You may get this error if the Automation Anywhere folder does not have the permissions you need. Make sure you have full administrator rights to the Automation Anywhere folder (C:/Programdata/AutomationAnywhere).
 

To do this:

  1. Right-click the Automation Anywhere folder.
  2. Select Properties.
  3. Click the Security tab.
  4. Click Edit.
  5. In the Enter the object name to select field, type Administrators.
  6. Click Check Names.
  7. Click OK.
  8. In the Permissions for Administrators section, select the Full control checkbox.
  9. Click OK.
  10. Click OK again to close the Properties window.

Once you have given yourself full administrator rights to the Automation Anywhere folder, you should no longer get this error.

Note: If you are not sure how to give yourself full administrator rights to a file or folder, please contact your IT administrator for assistance.


Reply