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

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

Open
bovender opened this issue Oct 14, 2018 · 0 comments
Open

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

bovender opened this issue Oct 14, 2018 · 0 comments

Comments

@bovender
Copy link
Owner

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 XLToolbox\Excel\ViewModels\Instance.cs:line 662
   --- End of inner exception stack trace ---
   at XLToolbox.Excel.ViewModels.Instance.LoadAddinFromEmbeddedResource(String resourceName) in XLToolbox\Excel\ViewModels\Instance.cs:line 668
   at XLToolbox.Legacy.LegacyToolbox..ctor() in XLToolbox\Legacy\LegacyToolbox.cs:line 65
   at XLToolbox.Legacy.LegacyToolbox.<.cctor>b__0() in XLToolbox\Legacy\LegacyToolbox.cs:line 259
   at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Lazy`1.get_Value()
   at XLToolbox.Dispatcher.Execute(Command cmd) in XLToolbox\Dispatcher.cs:line 83

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 XLToolbox\Excel\ViewModels\Instance.cs:line 662

Inner exception message: Exception from HRESULT: 0x800A03EC

Environment

Parameter Value
Version 7.3.2
OS Microsoft Windows NT 6.1.7601 Service Pack 1, 64-bit
Excel 365 (16.0.4600), 64-bit
CLR 4.0.30319.42000, 64-bit
VSTO runtime 10.0.60301
ClickOnce False
Bovender 0.17.3.0
FreeImage 3.18.0
Identifier 6a2180341bc28b5051a27e290988af5bc8790e3e69e845012a25cccefd28240a
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