Access 2010 SP1 – You receive random crashes in certain database or when opening the VBA window in those databases after installing Office 2010 SP1

Anonymous
2011-07-20T15:29:21+00:00

Issue:

After installing Office 2010 SP1, you may receive random crashes when opening objects in certain databases and when trying to open the VBA window in those databases.  If you look in the event viewer the crash info may look similar to the following:

Faulting application: msaccess.exe

Version: 14.0.6024.1000

Stamp: 4d83e4fc

faulting module: vbe7.dll

version: 7.0.16.19

stamp: 4d430aec

Workaround:

UPDATE: Microsoft is aware of the issue and has scheduled a fix to the VBE7.dll in the October 2011 Cumulative Update.  You can workaround the issue by performing the following steps to decompile and recompile the database.

1.      Make a copy / backup of your database.

2.      On the problematic machine decompile the database by running the following from a Run command line:  <path to database file> /decompile ex. C:\test.accdb  /decompile

3.      Close the database.

4.      Open the database again normally.

In addition to this, if you experience the crash please send the error report when prompted to do so after the crash.

2625046 Access 2010 crashes in VBE7.DLL after installing Office 2010 SP1

http://support.microsoft.com/default.aspx?scid=kb;EN-US;2625046

Best Regards,

Nathan Ost

Microsoft Online Community Support

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2011-10-29T04:36:47+00:00

Hey Everyone,

It looks like the hotfix for this issue has been released and can be downloaded from the link below:

Description of the Access 2010 hotfix package (Vbe7-x-none.msp): October 25, 2011 - http://support.microsoft.com/kb/2596585

In addition to this, KB 2625046 which describes this issue will also be updated to point to the fix above.

Best Regards,

Nathan Ost

Microsoft Online Community Support

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

203 additional answers

Sort by: Oldest
  1. Anonymous
    2013-03-15T01:58:13+00:00

    I constantlly make backups for during the day. For example in a folder 2003 March

    13 A Acc2010.accdb

    13 B Acc2010.accdb

    13 C Acc2010.accdb

    14 A Acc2010.accdb

    ect...

    At the first sign of trouble, slow resoponse or the 1st of the month.

    Create a new blank Accdb

    Import all objects from the exiting project development

    Reset any object preference, startup form. and other options.

    This will re-set any counters (auto counters) in tables.

    The repair db often did not fix the problem.

    This method always has worked for me.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-15T03:06:02+00:00

    My problems with crashes sort'a vanished and I have no idea why. I keep most of my data in separate databases, linking the data to databases containing the forms.

    Fortunately, none of the crashes destroyed data and I was able to restore most of the forms and reports from backups and prior versions after doing updates and hotfixes. After that, the problems disappeared.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-19T19:55:35+00:00

    I have a program in Windows 7, Access 2010, that when you go from form view to data view, Access crashes. I cannot uninstall SP1 (even with the tool). I have tried every thing on this thread to no avail. Any ideas?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-05-29T07:58:21+00:00

    Thanks worked

    Was this answer helpful?

    0 comments No comments