1.Error in excel com: Microsoft.Office.Interop.Excel Exception from HRESULT: 0x800A03EC
2.Exception from HRESULT: 0x800A03EC. with Excel Automation
Hi, I know the question has been asked thousand times but I can't figure out a solution with previous answers. I'm getting a dataset as a query Result. I just want to insert result in an Excel Range. I already changed Thread Culture to fit the Excel one without result I already know CopyFromRecordset does not work with Ado.Net Dataset (without a lot of code) so, I convert my dataset to an object array. But the code line where I set the Range value to the object array failed with this damned error. here is my code oWorkSheet.Range(oExcel.ActiveCell.Address, System.Reflection.Missing.Value).Resize(2, 1).Value(Type.Missing) = DataArray Please Help. I know I missing paramater or doing some cast error. If anybody has an idea, I thank him in advance.
3.WebBrowser hosts excel: Exception from HRESULT: 0x800A03EC
4."Exception from HRESULT: 0x800A03EC" - While saving excel file from VB.NET
Hi, I have written a small tool for our internal purpose in VB.net. This tool reads data from logs and saves it in an excel file. This tool is working fine with MS Office 2000 but raising the following exception, when i run the tool in a machine which contains MS Office 2003. Exception raised: "Exception from HRESULT: 0x800A03EC" Note: Added "Microsoft Excel 11.0 Object Library" in the project reference. Can anyone tell me what could be the problem ? If you need any other details, please reply back. Thanks in advance. ~ Sai
5.Exception from HRESULT: 0x800A03EC
6. Exception from HRESULT: 0x800A03EC at Excel.Workbooks.Open
7. Error: Exception from HRESULT: 0x800A03EC
8. Excel.Range.set_Value causing "Exception from HRESULT: 0x800A03EC"
Users browsing this forum: No registered users and 92 guest