locked
MS Access ActiveX control RRS feed

  • Question

  • I use an ActiveX Control DBPix 2.0 Control to upload pictures from a picture folder into a MS Access database. When I open a form showing the picture i recently get an error message stating:

    "The expression ImageChanged you entered as the event property setting produced the following error: There was an error loading an ActivX control on one of your forms or reports"

    The error message appears only when opening a form, but not opening reports. The ActivX control has no event properties so I do not know where to look for a solution.

    Thanks for any help, boz

    Tuesday, November 13, 2018 8:56 AM

All replies

  • It may help if you delete the control from the form an insert it again.

    Matthias Kläy, Kläy Computing AG

    Tuesday, November 13, 2018 1:34 PM
  • Thanks, but I have tried that several times, it does not solve the problem. I have also created the form from scratch. A first view of the form seemed to be ok. As soon as I entered a VBA procedure for Form OnOpen. the error started occurring, even so the OnOpen statement does not make reference to the picture ActiveX.
    Tuesday, November 13, 2018 2:12 PM