Q:
Do you have a sample project that uses VB.Net, VSTA 2.0 and Visual Studio 2008 ?
A:
EventSample VB for VSTA v 2
Q:
I need to figure out how to use the VSTA debugger. Right now, when I place a breakpoint in the addin code, it doesn’t break. If I need to make any changes to the AddIn, I have to build it, then copy the dll to the AppAddIns folder under Documents etc.
A:
I suggest that you run/debug add-ins with the ShapeAppBasic and MacroRecorder samples to see how the add-in assemblies are deployed by post-build event.
Posted
May 26 2009, 01:04 PM
by
BillL