Access Message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone encountered this error message:

Your Microsoft Access database or project contains a missing or broken
reference to the file MapCtls.ocx version 2.0
 
Press Ctrl+G to open the Immediate window (or open any code window.)

Choose References on the Tools menu.

Uncheck the box beside the library marked "MISSING".

Close the dialog, and see if the application compiles, by choosing Compile
on the Debug menu. If it does compile, the library was probably not being
used. If it was being used, that part of the code will not work unless you
have the library correctlly installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top