System.Runtime.InteropServices.COMException: ‘Call was rejected by callee. (Exception from HRESULT: 0x80010001

The solution for “System.Runtime.InteropServices.COMException: ‘Call was rejected by callee. (Exception from HRESULT: 0x80010001” can be found here. The following code will assist you in solving the problem.

‘This may not work depending on the specific issue

While Not ExcelApplication.Ready
Thread.Sleep(1)
End While

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts