"access database or project contains a missing or broken reference to the file XMSCONF.OCX version 1.0"?

Anonymous
2011-07-01T02:41:12+00:00

I created an Access database several years ago, probably 2 or 3 versions of Office prior to 2010, which our company recently upgraded to. Now ever since the upgrade I'm getting the error message "Your microsoft access database or project contains a missing or broken reference to the file XMSCONF.OCX version 1.0". I'm baffled. The additional information provided on how to fix the problem makes no sense whatsoever. The database opens, but I'm not sure it's operating correctly.

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
{count} votes
Answer accepted by question author
  1. HansV 462.5K Reputation points MVP Volunteer Moderator
    2011-07-01T10:09:09+00:00

    Open the database.

    Press Alt+F11 to activate the Visual Basic Editor.

    Select Tools | References...

    The references that are in use have their check box ticked; they are listed at the top.

    Clear the check box for those that begin with MISSING:, then click OK.

    Select Debug | Compile <projectname> to see if the code is OK now.

    1 person found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-07-01T14:48:44+00:00

    Can you tell me what an Active X control is? I've seen the term but never knew what it meant. I've never used NetMeeting. Thanks.

    0 comments No comments
  2. Anonymous
    2011-07-01T14:47:01+00:00

    This seems to have worked. Thank you!

    0 comments No comments
  3. ScottGem 68,785 Reputation points Volunteer Moderator
    2011-07-01T13:27:39+00:00

    Hans solution will get rid of the message. But apparently you used an Active X control somewhere in your apps. I believe this control has to do with NetMeeting, but not sure. So you need to go through your apps and remove the control.

    0 comments No comments