O
Onchu
Can anyone explain why bookmarks "Item" is not available in Office
2003? (see this example: http://support.microsoft.com/kb/316383/en-us).
I developed a .Net app on one development machine w/Office2K, the same
app fails on my second development machine (Office2003) with
"'Word.Bookmarks' does not contain a definition for 'Item'".
I've searched and read a few responses that indicate I should use
_getItem, but this method is not available on the 2003 PC either. I
have installed the latest PIAs.
If this in an incompatibility with the Interop modules, and if so, is
there a workaround or do I have to rewrite this code completely. If I
rewrite it will it be compatible across MSOffice versions?
Thanks alot for any and all advice.
Peter
2003? (see this example: http://support.microsoft.com/kb/316383/en-us).
I developed a .Net app on one development machine w/Office2K, the same
app fails on my second development machine (Office2003) with
"'Word.Bookmarks' does not contain a definition for 'Item'".
I've searched and read a few responses that indicate I should use
_getItem, but this method is not available on the 2003 PC either. I
have installed the latest PIAs.
If this in an incompatibility with the Interop modules, and if so, is
there a workaround or do I have to rewrite this code completely. If I
rewrite it will it be compatible across MSOffice versions?
Thanks alot for any and all advice.
Peter