G
Glenn Welker
Long time developer of addins but have been out of development for
three years. Last experience was with VB6 and was fairly painless.
Forgive me for asking multiple questions. It seems that they are all
essentially the same topic.
I have no interest in using VB6 at this point but I need advice on how
to move forward into .NET. I am confused as to my options.
Targets currently are Outlook 2003 and 2007. I currently don't need
the new functionality in 2007. This suggests that I can use the VSTO
but.
1. I currently have Office 2007 and VS 2008 installed. I also
installed the 2003PIA but it keeps complaining that it the 2003 pias
aren't installed. Is it possible to develop an addin for 2003 on a
machine with Office 2007 installed?
2. When targeting multiple versions, it seems as though developers are
creating separate dlls. Can these be tied together in a single install
or are other developers creating single dlls to target multiple
versions?
3. What is most common, VSTO or using the IDTExtensibility2 interface?
Once again, any help is greatly appreciated.
three years. Last experience was with VB6 and was fairly painless.
Forgive me for asking multiple questions. It seems that they are all
essentially the same topic.
I have no interest in using VB6 at this point but I need advice on how
to move forward into .NET. I am confused as to my options.
Targets currently are Outlook 2003 and 2007. I currently don't need
the new functionality in 2007. This suggests that I can use the VSTO
but.
1. I currently have Office 2007 and VS 2008 installed. I also
installed the 2003PIA but it keeps complaining that it the 2003 pias
aren't installed. Is it possible to develop an addin for 2003 on a
machine with Office 2007 installed?
2. When targeting multiple versions, it seems as though developers are
creating separate dlls. Can these be tied together in a single install
or are other developers creating single dlls to target multiple
versions?
3. What is most common, VSTO or using the IDTExtensibility2 interface?
Once again, any help is greatly appreciated.