"pcudd via AccessMonster.com" <u4899[ at ]uwe> wrote in news:654ced6090356[ at ]uwe:
[Quoted Text] > All our users are on Windows 2000 and the Access database is using > Access 2000. Now we have a newbie and he is on Windows XP but > still using Access 2000. > > When I attempted to put him on the database by Creating a Replica > on his PC the error comes up saying he does not have MSRCLR40.DLL. > The hardware guys installed it from the microsoft site but can't > figure out why it complains about it being out of date.
Why in the world would a data file have a reference to an outside library?
That is, you do have your application split into front end (forms, reports, etc.) and back end (data tables only) and are replicating only the back end, right?
If so, and you still have the problem, be sure to remove unnecessary references from the data MDB before generating it.
-- David W. Fenton http://www.dfenton.com/ usenet at dfenton dot com http://www.dfenton.com/DFA/
|