
MFC42.dll Problem - AND How do I determine version
Quote:
>Assumptions:
>1) My development machine (VC5.0) uses DAO3.5
Fine
Quote:
>2) My second system uses DAO3.5 since I'm using Access 97 on that
>machine. So, I should not have to reinstall DAO3.5 support.
Right, but you have to look for the MFC42.DLL version. 4.2 Versions don't
support 3.5, for example 4.21.7022 does (but does not support 3.0 due to a
bug).
Quote:
>3) I have all the MFC42 files already on the second machine and can
>just move the .exe program to the new machine.
Almost, look for the MFC42 version!
Quote:
>The one odd thing is that MFC42.dll cannot be found anywhere in the
>REG. Is that correct?
Yes, no problem, is it in the Windows\system (Win'95) or winnt\system32 (NT)
directory?
Quote:
>The program runs except that the Jet Engine cannot initialize.
>Any clues? What am I missing? How do I determine version of
>MFC42.dll?
Explorer, go to windows\system, right mouse button on mfc42.dll, Properties,
Version -> here we go!
Regards
Uwe