
Library Not Found Message
<copy/paste>
-------
Sounds like a references problem.
Open a module go to Tools/references, check the list of references and find
the one that is marked missing, you will probably find that the file the
reference requires is either not on the machine or not registered (if it is
an OCX/DLL/Exe etc) or is in the wrong place (an Access Library database for
example)
The important things are
1) identify the missing reference
2) remove it from the references
3) re-establish the reference if it is required by
Pointing at the correct file (using) browse)
or
Putting the file on the target machine (and register it if required)
or
Register it if it is present
--------
A References Wizard is available at my website which should help you in
sorting this problem.
HTH
--
Dev Ashish (Just my $.001)
---------------
The Access Web ( http://home.att.net/~dashish )
---------------
Quote:
>Can anyone help, I've got this problem after doing an access95 conversion
>that is baffaling the hell out of me. The new database works fine on my pc
>(access97/SR2). When I run the database on another PC with the same setup
I
>get a VBA error about "Compile error - Can't find library or module).
>However, as it happens, I have to install Outlook 98 on the same machine.
>After I did this the error disapeared and the database ran ok. I tested
>this problem on another PC and the same thing happened ? Any help would be