J
Josh Einstein
Hey Jim. There is no suggested way of supporting all of them with a single
binary. It's a horrible situation we're in at the moment, but Microsoft
expects you to have separate versions of your product for each version of
Outlook. Recently, the 2003 PIA's became available, but they aren't supposed
to be installed on previous versions.
With that said, I have found that using the latest PIA's usually works with
previous versions (obviously functionality not available in the installed
product will not work, like Contact's picture). My add in which works on
2002 (XP) and 2003 of Outlook copies the 2003 PIA's to the app dir. Keep in
mind, if you do this, you absolutely must use a "shim" to load your add in
into its own AppDomain lest you hose other add ins.
binary. It's a horrible situation we're in at the moment, but Microsoft
expects you to have separate versions of your product for each version of
Outlook. Recently, the 2003 PIA's became available, but they aren't supposed
to be installed on previous versions.
With that said, I have found that using the latest PIA's usually works with
previous versions (obviously functionality not available in the installed
product will not work, like Contact's picture). My add in which works on
2002 (XP) and 2003 of Outlook copies the 2003 PIA's to the app dir. Keep in
mind, if you do this, you absolutely must use a "shim" to load your add in
into its own AppDomain lest you hose other add ins.