Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception from HRESULT: 0x800A03EC #565

Open
bovender opened this issue May 10, 2017 · 0 comments
Open

Exception from HRESULT: 0x800A03EC #565

bovender opened this issue May 10, 2017 · 0 comments

Comments

@bovender
Copy link
Owner

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.Sheets.Add(Object Before, Object After, Object Count, Object Type)
   at XLToolbox.WorkbookStorage.Store.CreateStoreWorksheet() in XLToolbox\WorkbookStorage\Store.cs:line 534
   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..ctor(Workbook workbook) in XLToolbox\WorkbookStorage\Store.cs:line 205
   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.10
OS Microsoft Windows NT 6.1.7601 Service Pack 1, 64-bit
Excel 2013 (15.0.4420), 64-bit
CLR 4.0.30319.18034, 64-bit
VSTO runtime 10.0.31129
ClickOnce False
Bovender 0.17.0.0
FreeImage 3.16.0
Identifier be61783bb2808194d26f29ec1e694f6fac2368e339d06f07637a372dce3782a0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant