I recently installed Excel 2007 on a PC that had been running Excel 2000, so now the PC has both Excel Versions. I have a Windows Form that a push button event opens a Excel workbook. But since installing both Excel versions I keep getting this debug error
Failed to Open: System.Runtime.InteropServices.COMException (0x80010105): The
server threw an exception. (Exception from HRESULT: 0x80010105
(RPC_E_SERVERFAULT))
at Microsoft.Interop.Excel.Workbooks.Open
Can someone enlighten me as to the rectification of this issue?