Share via

Kviw3032.ocx error

Anonymous
2012-08-14T15:56:32+00:00

When i open up an ms access file on another computer i receive and error message  saying i'm missing Kviw3032.ocx version 3.0. The file is located on a shared drive. When i open the file from the computer it was built on, there is no error. How do i fix this issue?

By the way,  after clicking ok a few times, i can use the database.

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

  1. Anonymous
    2012-08-14T16:36:09+00:00

    ActiveX controls must be registered on the computer using them. I've never heard of anyone registering one on a share, but maybe its possible. I think what you will have to do is copy it over to your Windows System32 folder and register it.

    But if the database runs without it then you don't need it. Open the database and click through until all is clear. Then press Alt+F11 to open the code window. While in that window click on Tools>References. When the wizard opens uncheck that library.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-08-15T21:32:56+00:00

    You're welcome. The really bad thing about ActiveX controls is if you add one to a form the library is automatically added to your references. Then if you later decide not to use it and delete it from the form the library remains.

    0 comments No comments
  2. Anonymous
    2012-08-15T20:18:54+00:00

    Thanks for your quick reply,

    I did as you suggest about going to the tools>references and to turn off the activex controls, however the controls were already off. But i did notice that one of the checkboxes was called Kview, so i unchecked that box and it seems to solve the problem.

    Thank you for your help

    0 comments No comments