I am having a strange issue that started over the weekend. I am trying to use an open application scope on Outlook. When I try to run the automation I get the following error:
An error appeared while executing OutlookTest_DEV_ENVIRO Error message: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACESSDENIED).
I have tried the following.
- Installed bot as user mode: Same error
- Installed the bot as Service mode: Same Error
- Logged onto the bot server and ran both of the above manually from Ui Path Robot: Same Error
- Verified outlook application settings where set to
- Set Trust Center / Programmatic access to set to Never Warn
- All guidance on install guide verified for bot.
Any ideas?