J
Joannes Vermorel
I am currently working on a COM add-in for Excel 2003 under Visual
Studio 2005. The logic is written in C# using interop. For now, all
the add-in registration is handled directly a WiX script that
generates the MSI package.
For now, when I want to test the addin, I run the MsBuild script that
generates the MSI, install the add-in and test.
Yet, this approach is very cumbersome, plus I can't using the Visual
Studio debugger.
Does anyone knows how to setup an "VS environment" that would let me
test the add-in by simply hitting F5 under Visual Studio?
Thanks in advance,
Joannès
http://www.lokad.com sales forecasting
Studio 2005. The logic is written in C# using interop. For now, all
the add-in registration is handled directly a WiX script that
generates the MSI package.
For now, when I want to test the addin, I run the MsBuild script that
generates the MSI, install the add-in and test.
Yet, this approach is very cumbersome, plus I can't using the Visual
Studio debugger.
Does anyone knows how to setup an "VS environment" that would let me
test the add-in by simply hitting F5 under Visual Studio?
Thanks in advance,
Joannès
http://www.lokad.com sales forecasting