Relative Content

Tag Archive for visual-studioinstallationvstooffice-interop

VSTO Binding redirect not working in Excel Addin deployed

We are working in a VSTO Addin Excel project, with many dependencies references.
We also have an Setup Project for create installer for this project.
When we deploy the project using the installer the Addin doesn’t load when starting Excel, and we have many .dll version mismatch errors.
Running the same code from Visual Studio 2022, there is no problem.