HELP!!!!!!!

S

Steveo

I need some help. I just finished building a new computer and have database
functionality problems. This database worked on my old computer but not this
one. I have SP2 installed and all updates. When I open my database I am
getting the following 3 errors then it opens up VB.

Project contains a missing or broken refrence to the file ‘pdf.ocx’ version
1.3

Project contains a missing or broken refrence to the file ‘Printcontrol.dll’
version 11.5

Project contains a missing or broken refrence to the file ‘crviewer’ version
11.5

Can someone/anyone help me out Please.
 
D

Douglas J. Steele

The database is looking for the same version of those 3 files to be in the
same location as on the original machine.

Do you still have the old computer? If so, look at my description at the
beginning of http://www.accessmvp.com/DJSteele/AccessReferenceErrors.html

If you don't still have the old computer, do you know whether or not you're
actually using those 3 libraries?
 
Top