Access Detected Error and Must Close-- Message

C

Cliff_G

I built an application that on the last couple of days started popping up the
message, "Access Detected Error and Must Close". The message offered a
choice to send error report or not, and then closed the application and
sometimes made a backup while it compacted database.

My application is done but this message occurs at points during use. What
can I do to make it stop closing my application? Any ideas or past
experience? Thanks,
 
S

Sylvain Lafontaine

With this little information, the only suggestion would be to force a
recompilation of all modules or to create a blank database and reimport all
stuff into it. Also, take a look at the references in the VBA window and
make sure that you applied all the latest service packs.

S. L.
 
Top