VSTO: Access Add-ins?

by Craig Bailey on September 12, 2008

in Link, Microsoft, VSTO

I get a few emails each week from people asking about various VSTO related scenarios. I can usually point them to a related MSDN forum entry or blog post, or even (on a good day!) solve it for them myself.

Interestingly the question of Access add-ins has come up a few times lately, so I thought I’d make mention of it here.

Basically, the official position is that building Access Add-ins is NOT supported. There’s no template in Visual Studio for building any type of VSTO add-in for Access.

However, that’s not to say something can’t be done. Andrew Whitechapel wrote an excellent post back in February that covers the possibilities. Suffice to say, it is possible (in the sense that just about anything is possible) but – I repeat – is expressly NOT supported by Microsoft (his post explains why).

(Note: I haven’t tried this – I’m simply linking to it)

(Aside: If you are looking for the Access 2007 Developer Extensions (ADE) click here)

Technorati Tags: ,

Kinda related posts:

  1. VSTO: Visual Studio 2008 SP1 and Outlook Add-in issues
  2. VSTO: More on VS2008 SP1 enhancements
  3. VSTO: Visual Studio Tools for Office resources

{ 6 comments… read them below or add one }

Judd Shanker October 15, 2008 at 3:32 am

I am trying to find "The Property Scanner" for Access 2003 which apparently was part of the ADE in VSTO back in the day. Does it exist? Is it worth the effort for an Access only shop and programmer-lite?

Reply

Bryan Phillips October 18, 2008 at 3:11 pm

I just uploaded VS2008 VSTO projects for creating Access add-ins to http://www.codeplex.com/VSTO . I also have projects for SharePoint Designer 2007 and will have Publisher projects soon.

Reply

Craig Bailey October 18, 2008 at 10:14 pm

Awesome work Bryan. I’m downloading it now.

Reply

Craig Bailey October 18, 2008 at 10:24 pm

The Access 2003 Developer Extensions are no longer available as a standalone download. However, they are still available from MSDN Downloads if you have a current MSDN subscription.

Reply

Craig Bailey October 18, 2008 at 10:34 pm

I just downloaded (4.1 MB) and installed the Access 2003 Developer extensions from MSDN, and it includes the Property Scanner. But you will need to have an MSDN Subscription to download it, and it requires a key to install it :-(

Reply

Bryan Phillips October 19, 2008 at 10:24 am

Thanks. I just uploaded Publisher 2007 VSTO templates to http://www.codeplex.com/VSTO

Reply

Leave a Comment

Previous post:

Next post: