add-in missing from toolbar.

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.
 
L

Les

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/ =-
 
L

Les Stockton

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top