Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Project Difficulties

Status
Not open for further replies.

THEGREEK

Technical User
Aug 17, 2000
51
CA
Hi,

I've developed an MS Access .mde file, I've used the following: (MS ListView Control (5.0), MS StatusBar Control (5.0), MS ProgressBar Control (5.0)) -- [comctl32.ocx]. The problem I'm having is that this setup of my application works fine on some pc's, but yet on others when it is opened and a form that uses any of the above activex controls is used, it says: "No Control in this Object" or something like that. I've even tried manually registering the comctl32.ocx file through regsvr32...still no fix....does anyone have any suggestions?...is there maybe a way to determine upon making an access project what controls/dll's are being used in the current project so I can maybe make sure to copy and register these files manually during my setup (batch-file)...One last thing on some pc's i can use these controls, but on others it says you don't have the required license, I do not understand this... :) actually one last thing hehe... how bout this, if it is known that I only used the above mentioned activex controls in addition to the ms access default forms 2.0 controls...what files do I need to copy and register during my setup?

I'm so confused and dumb-founded at the moment, well u can prolly tell from this post hehe

anyways, I appreciate any help you can give

thanks in advance,
THEGREEK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top