T
Thomas Roessler
I am currently developing a Word-Addin (using C#) which retrieves the
XML-content out of a Word-document for further processings.
The addin works fine so far in combination with MS Office 2003 Professional
Edition, but if I install the addin in Word 2003 taken from an Office 2003
Small Business Edition it does not work.
In this case I get an error message saying that this method (I expect that
the error messages refers to the Document.Content.get_XML(..) method) is
supported in Office 2003 Professional Edition only.
Is this correct? I have never read about sich a restriction.
Thanks,
Thomas
XML-content out of a Word-document for further processings.
The addin works fine so far in combination with MS Office 2003 Professional
Edition, but if I install the addin in Word 2003 taken from an Office 2003
Small Business Edition it does not work.
In this case I get an error message saying that this method (I expect that
the error messages refers to the Document.Content.get_XML(..) method) is
supported in Office 2003 Professional Edition only.
Is this correct? I have never read about sich a restriction.
Thanks,
Thomas