Prorgram doesn't work on different computer

R

ranswrt

I have a program that was written on my computer and works good. I copied
the file to another computer and a most of it worked except for a few
procedures. I got the following errors:

'Microsoft forms could not load object because not available on this machine.'
and
'Compile error Can't find project or library.'

I checked the references and had the same references checked. What else do
I need to look for?
Thanks
 
J

Joel

If you are having problems with refedit like many people do you need to
Browse for the Refernce that is shown on the Reference window and hit OK. If
it is a differnt object it couldn't hurt to do browse for the lbrary shown.
 
R

ranswrt

I checked all the reference libraries that I have selected on my computer
(where the program does work) and I made sure that they are selected on the
other computer. I still get the errors.
 
J

Joel

There have been problems with the References not really being selected even
though the look like they are selected. Try selecting each of the checked
refences and the going to Browse and selecting the same path that is on the
Reference Window. Then pressing OK.

I recently have seeing at this website the problem fixing the REFEDIT. I
believe I did the same thing a few years ago to get RefEdit working on my PC.
 
S

SteveDB1

Rans,
I don't know if you've resolved this one yet, but you might want to check
the RefEdit.dll file in your program directory.
c:\ProgramFiles\MicrosoftOffice\Office12.....
Or do a file search and look for RefEdit.dll on the secondary computers
where you've moved the program to.
I was having trouble with this same issue last week, and found that this was
one of the troubles.
 
Top