View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Mac[_4_] Paul Mac[_4_] is offline
external usenet poster
 
Posts: 9
Default Outlook 11 Outlook 10 Object Library Compatibility Issues

Hi All,

I'm having a porblem with a workbook that uses the Outlook Object Library (MSOUTL.olb). In particular, the wb has references to the Version 10 file. Now that a new computer on the network has Version 11, it is causing a few incompatibility issues.

In particular, when the workbook, is saved on the machine that is sporting OL2003 it saves the references to OLB version 11. When a user on version 10 opens the file, the reference is missing, as "C:\Program Files\Microsoft Office\Office11\MSOUTL.olb" does not exist only "..Office10\MSOUTL.olb"

I've never had this sort of problem with version changes from 2000-2, so what is the cause.

Will copying the library onto the local machine resolve the issue or is this not advisable.

Your advice on this one is greatly appreciated.

Paul Mac.