Error on OLE objects during database application deployment

D

-desay-

Hi everyone,

I have an Access 2003 application that I want to deploy. In the app, I have
used several OLE objects (mostly used is the MSHFlexgrid).

I used the Package Wizard to bundle and deploy my app. I have included in
the package the files/objects used in my application (mshflxgd.ocx,
comdlg32.ocx). The packaging was successful.

I installed it on another machine and it installed just fine. However, when
I run the application and open the forms where I am using the flexgrids, I
get errors like "Object or class does not support the set of events."

I run a function to see if the app installed on the target machine is
referencing to the objects it needed. And it was!

What am I doing wrong? Have I overlooked on something? I am in great need of
assistance.

Please help!
 
Top