I created an app that reads excel spreadsheets and performs actions on the data. I created the app using Excel 2010 and 2013. My company recently went to Office 365. Now when I run my application I get the error listed below. I assume this has something to do with Microsoft.Office.Interop.Excel but I cannot find any information on this error and how to fix it.
"Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))."