I have a database which I created for a doctors office. The problem
is that the database runs just fine on my laptop computer. Bet when I
get it to my job and try to run the database at work on their
computers, I get the error message that I have a broken reference to
the Snapview.OCX version 1.0 Library. and on the same computers when
I take a look at the references one of the choices checked says
MISSING: Image Tools 1.0 Type Library. I just don't know what to do.
Ron Hinds - 23 Jul 2007 21:56 GMT
>I have a database which I created for a doctors office. The problem
> is that the database runs just fine on my laptop computer. Bet when I
[quoted text clipped - 3 lines]
> I take a look at the references one of the choices checked says
> MISSING: Image Tools 1.0 Type Library. I just don't know what to do.
You need to locate the Snapview.OCX file on your laptop. Copy it to a CD or
Flash drive. Take the CD/Flash to work and copy Snapview.OCX to all the
computers you intend to use your database on, usually you would copy it to
the C:\Windows\System32 folder (or C:\WINNT\System32). After that click
Start | Run and type in regsvr32 C:\Windows\System32\Snapview.OCX (or
C:\WINNT\System32\Sanpview.OCX) and click OK. You need to do this on each
computer that will use your database.