You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
When pressing F5 to build and deploy the sample add-in. Excel attempts to launch and display the add-in but fails to load the startup document:
Unfortunately, recovering the document results in missing information that (I believe) is critical for the add-in is unresponsive if we choose to recover the document. Not recovering the document simply results in Excel being unable to open the document and the add-in becomes un-deployable.
Opening the Excel startup document separately (not through the build process) works fine, the error is only displayed when Visual Studio attempts to open the document during the add-in build process.