microsoft 10 object library, where to get/download?

R

RTL

Hello,

I hope this is the correct group. The problem we have is 2 of our machines
have this updated library, but several of the others do not. There are no
Office updates listed on Microsoft's site to get it. I cannot find downloads
for it.

Any advice will be helpful,

Rich
 
A

Arvin Meyer

RTL said:
Hello,

I hope this is the correct group. The problem we have is 2 of our machines
have this updated library, but several of the others do not. There are no
Office updates listed on Microsoft's site to get it. I cannot find downloads
for it.

Are you sure that it isn't just the reference that isn't set? The Object
libraries are part of the Office install. If they are missing, reinstall
Office from the CD.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
R

RTL

Yeah, we checked the references on the other machines and they are AWOL. Are
there any particular features/components that need to be installed to
trigger this?

Thanks for replying!!

Rich
 
A

Arvin Meyer

No. You can re-register the components:

Start ... Run, then type:
regsvr32.exe "Path to component"

You should get a response back indicating success.

Then just browse to the file in the code window's Tools ... References. If
you don't need the reference (they are often set but not discarded during
development) just uncheck it. To be safe, find them if you can.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

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

Top