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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reference: Missing MsiSys OLE Control Module

Status
Not open for further replies.

robmkimmons

Technical User
Jun 29, 2001
51
US
Hi!

I've been using an Access 2000 application on my old machine running W98. I've now transfered the files over to a new machine running XP. However, now some of my code won't run. It gives me this error:

Compile Error:
Can't find project or library

I looked it up in Help and it says it could be a Reference issue. So, as directed i opened my References window and one of the references appears to be wrong. It states:

Missing MsiSys OLE Control Module

I'm a bit lost. How do i reference it properly?

~Rob

If we expect the unexpected, does that make the unexpected... well, expected?
 
Seems your ac2k apps want to play with MSInfo.
Take a look at the contents of:
C:\Program Files\Common files\Microsoft Shared\MSInfo
Perhaps IEINFO5.OCX is the equivalent comm object for XP as the msisys.ocx for 98 ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top