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

Excel failed to load the legacy Toolbox add-in #884

Open bovender opened 4 years ago

bovender commented 4 years ago

Another report

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

Exception:

XLToolbox.Excel.ExcelException: Excel failed to load the legacy Toolbox add-in ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel.Workbooks.Open(String Filename, Object UpdateLinks, Object ReadOnly, Object Format, Object Password, Object WriteResPassword, Object IgnoreReadOnlyRecommended, Object Origin, Object Delimiter, Object Editable, Object Notify, Object Converter, Object AddToMru, Object Local, Object CorruptLoad)
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 662
   --- End of inner exception stack trace ---
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 668
   at XLToolbox.Legacy.LegacyToolbox..ctor() in X:\Code\xltoolbox\NG\XLToolbox\Legacy\LegacyToolbox.cs:line 65
   at XLToolbox.Legacy.LegacyToolbox.<>c.<.cctor>b__17_0() in X:\Code\xltoolbox\NG\XLToolbox\Legacy\LegacyToolbox.cs:line 267
   at System.Lazy`1.CreateValue()
   at System.Lazy`1.LazyInitValue()
   at XLToolbox.Dispatcher.Anova1Way() in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 363
   at XLToolbox.Dispatcher.Execute(Command cmd) in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 76

Message: Excel failed to load the legacy Toolbox add-in

Inner exception:

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel.Workbooks.Open(String Filename, Object UpdateLinks, Object ReadOnly, Object Format, Object Password, Object WriteResPassword, Object IgnoreReadOnlyRecommended, Object Origin, Object Delimiter, Object Editable, Object Notify, Object Converter, Object AddToMru, Object Local, Object CorruptLoad)
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 662

Inner exception message: Exception from HRESULT: 0x800A03EC

Environment

Parameter Value
Version 7.3.4
OS Microsoft Windows NT 10.0.18362.0, 64-bit
Excel 2013 SP1 (15.0.4833), 64-bit
CLR 4.0.30319.42000, 64-bit
VSTO runtime 10.0.40820
ClickOnce False
Bovender 0.18.0.0
FreeImage 3.18.0
Identifier b999f47a6818957c7ebaf7c2f11e00756ca898a793abe1e3b30d2e4aab9671ca
bovender commented 4 years ago

Another report

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

Exception:

XLToolbox.Excel.ExcelException: Excel failed to load the legacy Toolbox add-in ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel.Workbooks.Open(String Filename, Object UpdateLinks, Object ReadOnly, Object Format, Object Password, Object WriteResPassword, Object IgnoreReadOnlyRecommended, Object Origin, Object Delimiter, Object Editable, Object Notify, Object Converter, Object AddToMru, Object Local, Object CorruptLoad)
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 662
   --- End of inner exception stack trace ---
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 668
   at XLToolbox.Legacy.LegacyToolbox..ctor() in X:\Code\xltoolbox\NG\XLToolbox\Legacy\LegacyToolbox.cs:line 65
   at XLToolbox.Legacy.LegacyToolbox.<>c.<.cctor>b__17_0() in X:\Code\xltoolbox\NG\XLToolbox\Legacy\LegacyToolbox.cs:line 267
   at System.Lazy`1.CreateValue()
   at System.Lazy`1.LazyInitValue()
   at XLToolbox.Dispatcher.Anova1Way() in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 363
   at XLToolbox.Dispatcher.Execute(Command cmd) in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 76

Message: Excel failed to load the legacy Toolbox add-in

Inner exception:

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC
   at Microsoft.Office.Interop.Excel.Workbooks.Open(String Filename, Object UpdateLinks, Object ReadOnly, Object Format, Object Password, Object WriteResPassword, Object IgnoreReadOnlyRecommended, Object Origin, Object Delimiter, Object Editable, Object Notify, Object Converter, Object AddToMru, Object Local, Object CorruptLoad)
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\Instance.cs:line 662

Inner exception message: Exception from HRESULT: 0x800A03EC

Environment

Parameter Value
Version 7.3.4
OS Microsoft Windows NT 10.0.18362.0, 64-bit
Excel 2013 SP1 (15.0.4833), 64-bit
CLR 4.0.30319.42000, 64-bit
VSTO runtime 10.0.40820
ClickOnce False
Bovender 0.18.0.0
FreeImage 3.18.0
Identifier b999f47a6818957c7ebaf7c2f11e00756ca898a793abe1e3b30d2e4aab9671ca