Article ID: 162746 - Last Review: November 17, 2000 - Revision: 1.0 ACC95: Visual C++ 4.1/4.2 Cause Error Messages in Microsoft Access 95This article was previously published under Q162746 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you install the Data Access Objects (DAO) components of Visual C++
version 4.1 or 4.2, and then you run the Setup program for Microsoft Access
7.0, you may receive one of the following error messages.
When you try to view, create, or execute Visual Basic code in a form's class module: This program has performed an invalid operation and will be shut down. MSACCESS caused an invalid page fault in module MSACCESS.EXE When you try to use a Wizard: This feature isn't installed. -or- Microsoft Access can't find the wizard, or there is a syntax error in the Declarations section of a Visual Basic module. CAUSE
This behavior occurs because the Dao3032.dll file is not properly
registered when Setup installs Visual C++. When you run Setup for Microsoft
Access, the Dao3032.dll file already exists on your hard drive, and Setup
does not reregister the file.
RESOLUTION
Manually register the Dao3032.dll file using the Microsoft Register Server
program, Regsvr32.exe. Regsvr32.exe is set up in your Windows System folder
when you install Microsoft Internet Explorer version 3.01 or later, or you
can download a free copy of Regsvr32.exe from the Microsoft Download Center. For more information about obtaining Regsvr32.exe, please see the following article in the Microsoft Knowledge Base: 161983
(http://support.microsoft.com/kb/161983/EN-US/
)
ACC: Regsv32a.exe Available in Download Center
Follow these steps to register the Dao3032.dll file:
| Article Translations
|

Back to the top
