Unanswered VSTO 2005 now supports Outlook!

All Replies

  • Tuesday, June 07, 2005 3:17 PM
     
     

    Does this setup replace VSTO 2005 Beta 2 that was released a month ago?

    Martin Kulov

  • Tuesday, June 07, 2005 3:35 PM
     
     
    Or it just enables Outlook support? Besides of adding the Outlook addin project what does it update?

    Thanks,
    Martin Kulov
  • Friday, June 10, 2005 6:26 PM
     
     
    Does this mean I can create a managed AddIn for Word with the VSTO toolkit? 

    It would be great if I could make it Application centric instead of Document/Template centric.
  • Thursday, June 16, 2005 4:39 PM
     
     
    Currently VSTO only supports managed addins for Outlook. What is your scenario around application level add-ins for Word and Excel?


    -Thanks

    Paul Stubbs
    Program Manager - VSTO
  • Thursday, June 16, 2005 4:45 PM
     
     

    The VSTO loader for managed add-ins for Outlook fixes a number of issues. Yes it provides a project template and an surfaces the Outlook OM to intellisense. It also fixes a number of important "plumbing" issues:

    The loader is signed so that you can set the Outlook security mode to "highest".
    Only add-ins that fail are blacklisted, not all of the unmanged add-ins.
    Each add-in runs in its own appdomain.
    The loader correctly handles the shutdown of the add-in.
    The add-in is surfaced in the "COM Add-ins" UI in outlook, so that you can managed your add-ins, Enable/Disable or remove.
    You no longer need to create a unmanged shim.

    Thanks

    Paul Stubbs
    Program Manager - VSTO

  • Tuesday, June 21, 2005 8:18 AM
     
     

    Hi,

    I've installed VS.Net 2005 Beta 2 and The VSTO 2005 Outlook Add-in.

    When I try to open one of the sample projects, VS.Net produces the following error:
    "The project type is not supported by this installation"

    I've tested it on Office 2003 Pro SP1 Dutch and Office 2003 Pro SP1 US versions.
    Both produce the same error message.

    Someone out there with the same problem ?


    Regards,

    Bas Wildeman

  • Wednesday, June 29, 2005 9:39 PM
     
     
    Hi Bas,

    Let's see if we can you get an answer.

    Could you let me know

    1) Which edition of VS.NET are you using?
    2) The installation order (Office 2003, SP1, VS)
    3) What type of installation of VS you used?
    4) Can you create other types of Office project (Word document, Excel document).

    Thanks,

    Darryn Lavery
    Microsoft

    This posting is provided "AS IS" with no warranties, and confers no rights.