The information in this article applies to:
SYMPTOMS
On a Windows 95 machine, MFC DAO applications may generate an Invalid Page Fault after installing the DAO Redist provided with Visual Studio CDs.
CAUSE
The problem occurs only on computers with older copies of Oleaut32.dll, prior to version 2.30.4261.1. RESOLUTIONTo resolve this issue on computers already experiencing this problem, you must replace the older version of Oleaut32.dll with version 2.30.4261.1. This version is distributed with many Microsoft products. The easiest way to accomplish this is to install DCOM98, which is available on Disk 1 of Visual Studio 6.0. DCOM98 properly installs and registers version 2.30.4261.1 of Oleaut32.dll. You can also install MDAC 2.0 and later from the following Web site: Universal Data Access Web SiteTo prevent this behavior from occurring in future redistributions of MFC DAO applications, it is recommended to include Oleaut32.dll version 2.30.4261.1 in your own DAO Redist setup program rather than using the DAO Redist provided by Visual Studio 6.0. For additional information about creating a DAO redistribution application, please see the following article in the Microsoft Knowledge Base: Q167523 HOWTO: Redistributing DAO with Your Visual C++ 5.0 Application MORE INFORMATIONSteps to Reproduce Behavior on Windows 95 Machine
REFERENCESFor additional information about creating a DAO redistribution application, please see the following article in the Microsoft Knowledge Base: Q167523 HOWTO: Redistributing DAO with Your Visual C++ 5.0 Application Additional query words:
Keywords : kbDAO kbDatabase kbVS600 kbWinOS95 kbGrpVCDB |
Last Reviewed: July 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |