add-in missing from toolbar.

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I think you can open the ToolBox, right click on the heading of the ToolBox,
and say add item. Find your dll and it should appear in the toolbox again.

Les said:
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.
 
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?



--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 
I'm not wanting to put the Add-In with the Toolbox, but up on the
toolbar.

File Edit View Debug Tools Window Help
It should be under the Tools pulldown menu. It was originally, but
after my rebuild, I can't get it back there according to the
instructions.
 
Back
Top