Question Access 2010 keeps crashing

satishmen66

New member
Local time
Yesterday, 19:06
Joined
May 7, 2011
Messages
7
I am using Access2010 (.mdb or .accdb or .accde) application as front end and SQL server 2008 as backend and operating system is Win 7. After sometime, my application stops responding. I get the following message

"Access has stopped working"

I have to restart the application again.

The details of the error are as follows:

Problem signature:
Problem Event Name: BEX
Application Name: MSACCESS.EXE
Application Version: 14.0.4750.1000
Application Timestamp: 4b8bade7
Fault Module Name: MSVCR90.dll
Fault Module Version: 9.0.30729.4940
Fault Module Timestamp: 4ca2ef57
Exception Offset: 0006ccb5
Exception Code: c0000417
Exception Data: 00000000
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 13313


Problem signature:
Problem Event Name: APPCRASH
Application Name: MSACCESS.EXE
Application Version: 14.0.4750.1000
Application Timestamp: 4b8bade7
Fault Module Name: MSACCESS.EXE
Fault Module Version: 14.0.4750.1000
Fault Module Timestamp: 4b8bade7
Exception Code: c0000005
Exception Offset: 006d55e4
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 13313
Additional information about the problem:
LCID: 1033
skulcid: 1033
 
"Access stopped working" means that it is doing some work and can't give you the focus of the application. Did you try to let it run its course? Instead of breaking it off did you try to control-break the application to see what it is doing?

Only when it takes really long of which you don't have a logical explanation, you can cancel the application.
When it is running a heavy process or query, it sometimes takes a while for Access to return.

Enjoy!
 

Users who are viewing this thread

Back
Top Bottom