cancel
Showing results for 
Search instead for 
Did you mean: 

Error when read mail MS Outlook VBO

AlvaroCofre
Level 2
Hi im tryng to use the MS Outlook VBO with no luck to read mails.

im using the MS Outlook Email VBO::Get Received Items (Basic)

This is my flow.

7438.png


When i run the process it show the next error.


7439.png
The specific page that fails is next.

7440.png
i read in forums that i have to copy the interop.outlook.dll to the automate.exe folder and change the initialize page code options to reffer that path but the error show again.

7441.png


Best regards.

Alvaro.



------------------------------
Alvaro Cofre
------------------------------
1 BEST ANSWER

Best Answers

AmiBarrett
Level 12
If you're able to, can you try running the .NET Framework Repair Tool, then re-copying the dll file over?

https://www.microsoft.com/en-us/download/details.aspx?id=30135

------------------------------
Ami Barrett
Sr Product Consultant
Blue Prism
Plano, TX
------------------------------

View answer in original post

3 REPLIES 3

AmiBarrett
Level 12
If you're able to, can you try running the .NET Framework Repair Tool, then re-copying the dll file over?

https://www.microsoft.com/en-us/download/details.aspx?id=30135

------------------------------
Ami Barrett
Sr Product Consultant
Blue Prism
Plano, TX
------------------------------

Thanks for the answer Ami,

First of all i hace one big doubt, how this vbo works, where is some configuration or something where i can test it really get connect to my outlook account.

now returning to the originial topic. Yes i was able to do that,

now it does not show that error, instead show me other.

Some considerations,

1.when i have no input parameters in the action "Get received items" it show the next message.

7421.png

2.- But if i put for example the sender emails y goes to the end but with no results.

7422.png

7423.png


------------------------------
Alvaro Cofre
------------------------------

Hi Ami, after a few hours I even tried mapiEx VBO which worked fine, I went back to ms outlook vbo and it finally worked, in conclusion:

1.- Your advice to repair .NET Frameworks did the job.

2.- I have to enter at least one parameter in "Get Received Items (Basic)".

3.- The "Sender Email" parameter does not return any results, but with all the rest, yes, strange ...


Thanks for your help.


------------------------------
Alvaro Cofre
------------------------------