Enabling a Macro

C

Cole

So, I have this macro it works on my machine and I'm using MS Project
2007 SP2. A colleague has the same set-up, yet when he tries to run
the macro from the Project file he gets the following message:

"Object library invalid or contains references to object definitions
that could not be found”

We have check references in VB Editor and disabled items....any ideas
on what could be the issue?

Cole
 
D

Dev

Hi - Did you try deleting EXD files. This is becuase Exd files cache
activeX component information.
Mostly the exd files will be stored in 'C:\Documents and Settings
\<username>\Local Settings\Temp\' root folder. files might be hidden
as well. try deleting the files.

-Dev
 
Top