Requirements about Outlook 2007.

Add-in Express™ Support Service
That's what is more important than anything else

Requirements about Outlook 2007.
 
tarz me




Posts: 7
Joined: 2007-03-28
Requirements about Outlook 2007.

I created an Add-in project for Outlook 2003 using Visual Studio 2003 .Net framework 1.1 (Works fine)

My question is :

1. When I try running the same Add-in project on Outlook 2007. Nothing works. Does n't work.. Does it mean that Outlook 2003's functionality will not work in Oulook 2007. Or should I configure it somehow to make it work?

2. Is there away to create the Add-in project in Visual Studio 1.1 for Outlook 2007 or does the project need to be created in Visual Studio 2005.

If you could also provide MSDN or other documents.. That would be awesome..

Thank you so much for your help,
Posted 30 Mar, 2007 11:03:16 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Tarz.

1. You just need to set the UseForRibbon property of your command bar(s) to true.
2. You can use both versions of Visual Studio .NET.

Please read the following articles:
http://msdn2.microsoft.com/en-us/library/ms376611.aspx


P.S. Note that we take up your forum requests in the order we receive them. Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 31 Mar, 2007 05:43:41 Top