D
Diana Criscione
I have an application that has a form with code that allows the user to
choose pictures to add to the database (file path only) and then display the
selected image on the form. I am using the API code from the Access Web as
suggested by many MVPs on this forum to allow the user to select the picture
file. It works beautifully for this app but we recently ran into a strange
situation.
I am using InstallShield Express to create an installation for my app and
have included the Access Runtime, DAO 3.6, and ADO 2.5 as required by my
references in the app. However, the user's machine must have IE in order to
operate another portion of my app where I am using a browser control, but I
am not including that in my installation.
We recently installed the app on a Windows machine that did not have any
Office products on it (instead it had WordPerfect) but did have IE. The
problem was that the pictures would no longer display on the form. We could
get the open dialog to select a picture but the image would never display.
We then installed the app on three other machines (which had Office products
on them) and the app worked fine.
Am I missing some library that should be included in my installation in
these circumstances? What would cause this oddity?
Thanks for any help!
choose pictures to add to the database (file path only) and then display the
selected image on the form. I am using the API code from the Access Web as
suggested by many MVPs on this forum to allow the user to select the picture
file. It works beautifully for this app but we recently ran into a strange
situation.
I am using InstallShield Express to create an installation for my app and
have included the Access Runtime, DAO 3.6, and ADO 2.5 as required by my
references in the app. However, the user's machine must have IE in order to
operate another portion of my app where I am using a browser control, but I
am not including that in my installation.
We recently installed the app on a Windows machine that did not have any
Office products on it (instead it had WordPerfect) but did have IE. The
problem was that the pictures would no longer display on the form. We could
get the open dialog to select a picture but the image would never display.
We then installed the app on three other machines (which had Office products
on them) and the app worked fine.
Am I missing some library that should be included in my installation in
these circumstances? What would cause this oddity?
Thanks for any help!