U
Urs Vogel
Hi
I'm aware that this is the wrong newsgroup, but someone may give me a hint
where to find an answer to this problem.
My .Net app is using the Word (Office 2003) object, but some of my customers
are still using Office XP or even earlier versions. I can determine the
installed version, but some of the interop calls differ and cannot handle
certain parameters, such as XMLTransfrom in the Document.Open method. Is
there a way to generate an assembly which supports different versions of
Word (or Office in general), or do I have to create a version of my app for
every Office version (2K, XP, 2003)? This would be really silly.
Thanks for any hints.
Urs
I'm aware that this is the wrong newsgroup, but someone may give me a hint
where to find an answer to this problem.
My .Net app is using the Word (Office 2003) object, but some of my customers
are still using Office XP or even earlier versions. I can determine the
installed version, but some of the interop calls differ and cannot handle
certain parameters, such as XMLTransfrom in the Document.Open method. Is
there a way to generate an assembly which supports different versions of
Word (or Office in general), or do I have to create a version of my app for
every Office version (2K, XP, 2003)? This would be really silly.
Thanks for any hints.
Urs