LesStockton
Programmer
I built a simple addin for Visual Studio using VB.Net. It worked fine and the add-in appeared under "Tool" in the toolbar. Then I added some additional functionality and did a rebuild. This is where I started having problems.
It wouldn't rebuild because it said the addin was already open. So, according to instructions, I did a uninstall by right-clicking on the Addin Setup project and selecting "uninstall".
I was then able to do a build of the add-in and it supposedly reregistered the add-in However. it is no longer in the toolbar.
Any help?
To clarify, I'm referring to the toolbar, not the Toolbox. It should be up on the toolbar when you click on "Tools", the dropdown list of options should have it there. It was there originally, but not now.
It wouldn't rebuild because it said the addin was already open. So, according to instructions, I did a uninstall by right-clicking on the Addin Setup project and selecting "uninstall".
I was then able to do a build of the add-in and it supposedly reregistered the add-in However. it is no longer in the toolbar.
Any help?
To clarify, I'm referring to the toolbar, not the Toolbox. It should be up on the toolbar when you click on "Tools", the dropdown list of options should have it there. It was there originally, but not now.