I installed Access 2010 Service Pack 2 today, and now it seems like Access is corrupt. Even when I create a new database, create a form, add a button and try to set a picture to the button, I get
The VBA in the project can be opened, saved and changed, so the error message is not entirely accurate.
Most other references and hotfixes to this error either pertains to accde files, or to a corrupt project. My problem is more with all projects that seems to be that all (and new) projects 'seems corrupt'.
UPDATE: If I manually type in the path to the picture, the button picture does change. Shift-F2 for the zoom box also gives the same error.
Code:
The database cannot be opened because the VBA project contained in it cannot be read. The database can be opened only if the VBA project is first deleted.
Deleting the VBA project removes all code from modules, forms and reports.
You should back up your database before attempting to open the database and
delete the VBA project.
The VBA in the project can be opened, saved and changed, so the error message is not entirely accurate.
Most other references and hotfixes to this error either pertains to accde files, or to a corrupt project. My problem is more with all projects that seems to be that all (and new) projects 'seems corrupt'.
UPDATE: If I manually type in the path to the picture, the button picture does change. Shift-F2 for the zoom box also gives the same error.
Last edited: