bovender / XLToolbox

Daniel's XL Toolbox is an open-source add-in for Excel(R) that assists with scientific and technical data analysis and visualization.
https://www.xltoolbox.net
Apache License 2.0
55 stars 10 forks source link

Exception from HRESULT: 0x800A03EC #630

Open bovender opened 7 years ago

bovender commented 7 years ago

Another report

This issue was submitted by the add-in's exception handler.

Exception:

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel._Worksheet.set_Visible(XlSheetVisibility RHS)
   at XLToolbox.WorkbookStorage.Store.CreateStoreWorksheet() in XLToolbox\WorkbookStorage\Store.cs:line 538
   at XLToolbox.WorkbookStorage.Store.get_StoreSheet() in XLToolbox\WorkbookStorage\Store.cs:line 134
   at XLToolbox.WorkbookStorage.Store.ReadFromWorksheet() in XLToolbox\WorkbookStorage\Store.cs:line 468
   at XLToolbox.WorkbookStorage.Store.set_Workbook(Workbook value) in XLToolbox\WorkbookStorage\Store.cs:line 63
   at XLToolbox.WorkbookStorage.Store..ctor(Workbook workbook) in XLToolbox\WorkbookStorage\Store.cs:line 204
   at XLToolbox.Export.Models.Preset.FromLastUsed(Workbook workbookContext) in XLToolbox\Export\Models\Preset.cs:line 54
   at XLToolbox.Export.QuickExporter.ExportSelection() in XLToolbox\Export\QuickExporter.cs:line 42
   at XLToolbox.Dispatcher.Execute(Command cmd) in XLToolbox\Dispatcher.cs:line 63

Message: Exception from HRESULT: 0x800A03EC

Environment

Parameter Value
Version 7.2.13
OS Microsoft Windows NT 10.0.17134.0, 64-bit
Excel 2013 SP1 (15.0.5023), 32-bit
CLR 4.0.30319.42000, 32-bit
VSTO runtime 10.0.40820
ClickOnce False
Bovender 0.17.0.0
FreeImage 3.16.0
Identifier d68f74c332da7b5f8b91c02a2d4bf9c8b0a86fda2840e1d20d552124def9b47b
bovender commented 6 years ago

Another report

This issue was submitted by the add-in's exception handler.

Exception:

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel._Worksheet.set_Visible(XlSheetVisibility RHS)
   at XLToolbox.WorkbookStorage.Store.CreateStoreWorksheet() in XLToolbox\WorkbookStorage\Store.cs:line 538
   at XLToolbox.WorkbookStorage.Store.get_StoreSheet() in XLToolbox\WorkbookStorage\Store.cs:line 134
   at XLToolbox.WorkbookStorage.Store.ReadFromWorksheet() in XLToolbox\WorkbookStorage\Store.cs:line 468
   at XLToolbox.WorkbookStorage.Store.set_Workbook(Workbook value) in XLToolbox\WorkbookStorage\Store.cs:line 63
   at XLToolbox.WorkbookStorage.Store..ctor(Workbook workbook) in XLToolbox\WorkbookStorage\Store.cs:line 204
   at XLToolbox.Export.Models.Preset.FromLastUsed(Workbook workbookContext) in XLToolbox\Export\Models\Preset.cs:line 54
   at XLToolbox.Export.QuickExporter.ExportSelection() in XLToolbox\Export\QuickExporter.cs:line 42
   at XLToolbox.Dispatcher.Execute(Command cmd) in XLToolbox\Dispatcher.cs:line 63

Message: Exception from HRESULT: 0x800A03EC

Environment

Parameter Value
Version 7.2.13
OS Microsoft Windows NT 10.0.17134.0, 64-bit
Excel 2013 SP1 (15.0.5023), 32-bit
CLR 4.0.30319.42000, 32-bit
VSTO runtime 10.0.40820
ClickOnce False
Bovender 0.17.0.0
FreeImage 3.16.0
Identifier d68f74c332da7b5f8b91c02a2d4bf9c8b0a86fda2840e1d20d552124def9b47b