Error on BeforeStart() of Design Component. Microsoft Excel 2016 is not present.
Hello,
I have a situation that I have to develop an RPA which read the emails from the outlook inbox (Only Outlook 2010 is installed in the machine).
I have visual studio 2015 pro version Update 3.
I install the plugin OpenSpanPluginVS2015Setup.exe (116332_PEGARASP) and I specify Office2010 as version for Office Plugin in the install.
I create a new project and I add the Office 2010 Components with OpenSpan.Office.dll in the toolbox.
I drag and drop the Outlook Component in the automation.
When I try to run the project I have this error:
"Error on BeforeStart() of Design Component.
Microsoft Excel 2016 is not present."
Can anyone help me!!
Thanks.
***Edited by Moderator Marissa to update platform capability tags****