How do I safely deploy an Excel 2007 Workbook with .net VSTO functionality
- by Chris
I have a VSTO Excel workbook that functions correctly in test. I can deploy the package (publish the solution) but when I distribute it my users are unable to install it. Any idea, any way to ensure that all necessary install files follow the package?