c# - Cannot install add-in for outlook 2007? -


I will explain what I have done and if someone helps me then I would be truly grateful I have seen that this There are some posts about the problem, but I want to know if I have made some mistakes.

I have developed the add-in, which is using VS2008 and C # for Outlook 2007 (.NET Framework 3.5). When I'm finished, in Solution Explorer, right-click on "Solution (my project)" and click on New Project-> Other Project Type-> Setup and Deployment-> Setup Project.

  • User's menu
  • User's program menu
  • P> I right-click on the Applications folder-> AD-> Project Output ---> Primary Output (My Project)

    After that, set up the Setup project in the debug folder. Exe and MyProject.msi files, but when I install it on another computer, an add-in installation in Microsoft Outlook Do not: (

    What did I do wrong ??

  • Unfortunately, in the deployment of an Outlook add-in, more than creating a default setup project in Visual Studio In particular, you have to add some registry entries to your setup project, which are required by Outlook to recognize your add-in; and you need to create a S /. It is necessary that the prerequisites are installed You should start these MSDN articles:

  • Since you are targeting Outlook 2007 (instead of 2003) To use the setup project, click-on is a (considered that easy) option:


    Comments

    Popular posts from this blog

    sql - dynamically varied number of conditions in the 'where' statement using LINQ -

    asp.net mvc - Dynamically Generated Ajax.BeginForm -

    Debug on symbian -