VB reference library issues

S

Steve in MN

I have created program that is installed at all of our locations with a FE
and BE files.
The problem is I have to install over the network instead of in person at
each location. There is multiple computers at each location, so they will
copy and paste the MDE file onto their own computer.
The problem i am having is that some computers everything works fine, and on
others, it brings up missing VB library references.
The issue in question is:
"The expression On Timer you entered as the event property setting produced
the following error: requested type library or wizard is not a VBA project"

Is there a way to program into the project so that it will register all of
the Acive X items needed for each PC that uses the program?
Also is there a programatical way to make sure all of the needed libraries
are installed on the destination PC?
Other wise i have to try to walk someone on the other end of the phone on
how to do this manually.

Steve
 
S

Stanley L.

There was a references discussion in 'Access Database General Questions'
entitled 'A2K7 RT & References' with 29 posts. That may be helpful to you
even though it does not answer your specific question.
 

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