Re: Add-in hell .. keeps disappearing from TOOL menu ...

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 08/12/04


Date: Thu, 12 Aug 2004 14:44:38 GMT

I'm going to guess, because I haven't done any add ins. I assume this is an
add-in for visual studio (you didn't say).

My guess is that each time you recompile, you are changing the version
number of your assembly.
(you control the version number).

This means that the version that you registered with .NET is no longer
available.

My suggestion: compile the add-in. Then use the installer to install it on
your machine, in a seperate directory. Test it. When you want to
recompile, the act of recompilation won't affect the running version. Shut
down VS. Uninstall and reinstall your add in, then restart VS.

Hope this helps
--- Nick

"Bernavich2004" <Bernavich2004@discussions.microsoft.com> wrote in message
news:181C1548-F76D-4BCD-B1AA-97F65D21F215@microsoft.com...
> Thank you in advance for your help.
>
> I create an Add-in in .NET by using the wizard ( language is C#). Once my
> core project is created I F5 the add-in and it shows up just fine in my
TOOL
> menu, along with a nice little happy face.
>
> Now, when I shut down my project and IDE for the day and come back the
next
> day, my Add-in WILL NOT load into the TOOL menu no matter what I do. It
is
> in my Add-In Manager and the correct checkboxes are selected, but still it
> will not show up in my TOOL list.
>
> This is just with the skeleton project the wizard created. I have changed
> NOTHING.
>
> Does anyone have a work around or know what I am doing wrong? I am not
> changing any of my settings. I am also "BUILDING" my project before I
> shutdown because earlier I ran into an issue with it telling me it couldnt
> find the Add-in (And then unregistering it) when I reloaded the project
until
> I did this.
>
> How can I bring it back into the Toolbar? The add-in manager says it IS
> loaded.
>
> Thank you again!



Relevant Pages

  • RE: Mysterious issue with shared COM add-in deployment...
    ... I had this problem when trying to deploy to machines having older versions ... Has anybody made an Excel Add-in in VS 2005 that can actually be ... This is not handled automatically by the installer. ... the setup project ought to have this covered. ...
    (microsoft.public.office.developer.com.add_ins)
  • Troubleshoot Outlook 2003 Add-in written in VSTO SE Deployment
    ... I need your advice on how best to troubleshoot an add-in after it gets ... This add-in was created using Visual Studio 2005 C#, using the VSTO SE ... created an installer class that set full trust. ... Win32 Version: 2.0.50727.42 ...
    (microsoft.public.office.developer.automation)
  • Re: Visual Studio Installer invoked by Office add-in?
    ... This is usually caused by a badly authored MSI file, but are you saying both these products are official Microsoft products? ... First thing to do is look at your Application Event log and post the entries here that you see for the MSI Installer Service. ... It's an add-in that is ...
    (microsoft.public.vsnet.general)
  • Re: Editing the setup project script
    ... installer sdk. ... I've written an Add-in for MS Outlook and in Visual Studio .NET 2003, ... When the user double-clicks on the .msi file to launch the setup, ... that suggests the registry key where the Add-in will be registered. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Office 2003 addin
    ... is an Office XP rather than Office 2003 add-in. ... It will work with Office 2003, but the installer doesn't ... appear to extract the XLA file when you run it without ...
    (microsoft.public.office.misc)