Re: OfficeXP/2003 to Office2K compatibility

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jonathan West (jwest_at_mvps.org)
Date: 05/09/04


Date: Sun, 9 May 2004 19:29:49 +0100


"Oren" <someone@dont.reply> wrote in message
news:uZD$p%23ZNEHA.3124@TK2MSFTNGP12.phx.gbl...
> Hi All,
> I have a VB6 application where I use late binding on a word object.
> I need to know whether I'm gonna run into any compatibility problems when
> using the application on a computer running Office2K. I can't do the
obvious
> (which is to install the app on a machine running Office2K) because I
don't
> have this version :-)
> Are there any main issues I should address and if not where can I find a
> reference to compare the object models of the different versions?
> Thanx
> Oren.

The key issue is whether you are making use of any objects and properties
that are new to Word 2002. There really isn't a way to be sure without
testing. But you can check the Word VBA Help file, the section "What's new
in Word 2002" and see whether it lists any features you are using in your
code.

-- 
Regards
Jonathan West - Word MVP
http://www.multilinker.com
Please reply to the newsgroup


Relevant Pages

  • Re: ADO Connect Errors in W2K8 Server & Vista
    ... Then how do you truly know when an error is present and needs handling? ... However, when I use late binding in VB6, I get the error. ... msgbox c.errors.item.description ...
    (microsoft.public.data.ado)
  • Re: ADO.NET tutorial in gotdotnet/quickstart
    ... When the built the new binding engine, ... Visit www.hitchhikerguides.net to get more information on my latest books: ... "Thou Shalt Never Use DataBound Controls" ... Any reccomendations for a ADO.NET tutorial for a VB6 ADO veteran? ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Convert Excel VBA addin to a Protected Format
    ... Could I ask why the preference vs VB6. ... With VB6 I haven't seen the need to use late binding providing the reference ... probably take the time to learn Delphi and use that in conjunction ... with Add-In Express. ...
    (microsoft.public.excel.programming)
  • Re: COM Interop error on 64 bit
    ... | compiling the dll will generate the .tlb file. ... | to work from VB6. ... | binding but I keep getting the same error. ... | application to call a .NET dll while running on a 64 bit OS? ...
    (microsoft.public.dotnet.languages.csharp)