Question
Issue with Excel Connectors in Pega Studio
I am getting the below error while using excel connectors :
Unable to cast COM object of type 'Microsoft.Office.Interop.Excel.ApplicationClass' to interface type 'Microsoft.Office.Interop.Excel._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))."
-I am getting this when i am passing the path in excel connector properties
-Also if i am using any excel property or methods .
Has anyone faced the same issue ? And can help on this .
Thanks
Vishrut
***Edited by Moderator Marissa to update platform capability tags****