Open Excel 2016 file failed with HRESULT: 0x800706BE
问题 The simple VB.NET code for opening up an existing Excel file consistently failed at open command with the following error: The remote procedure call failed. (Exception from HRESULT: 0x800706BE) I've searched Stack Overflow and Microsoft sites for this error, it looks like no one has a definitive answer. But one thing consistent seems to be all happens with 64bit Excel. Anyway, I am here asking for help with this problem. Below is my very simple code: Imports Microsoft.Office.Interop.Excel Dim