Error while sending outlook email

Hello Guys,
I am getting below error while sending an excel attachment in the send outlook email. Error is
" Exception from HRESULT: 0x800706BE) and exception ocurred at UiPath.Mail.Activities"

Let me know if any one faced same issue and how to resolve.Preformatted text

Thanks,
Harinath

Hi

Use KILL PROCESS activity before Sent outlook mail activity and mention the ProcessName as “EXCEL” and then use send outlook mail activity
Also ensure that the file path mentioned is correct

Cheers @harinathreddy.yn