ImageList Control

R

Rudy Welvaert

With the conversion of a Office 97 database to Office 2000
I got an error on a ImageList Control (ActiveC-Control) of
OLE Class ImageListCtrl, Class: COMCTL.ImageListCtrl.1

A Technet entry indicated that I needed to remove the
control and re-insert it.
So after deleting the bad control, I inserted first a
Microsoft Image ListControl 6.0 (SP4) Class:
MSComctlLib.ImageListCtrl.2. The result was error 35610,
Invalid Object.
Then I tried to insert a ImageList Control, version 5.0
(SP2).
This time I immediatly got an error while editing:

"You don't have the licence required to use this ActiveX
Control. You tried to open a form containing an OLE object
or an ActiveX control or you created an ActiveX control.
To obtain the appropriate licence, contact the company
that provides the licensed OLE object or ActiveX control."

As far as I can check it, that provider is Microsoft
itself, I have a full licence on both Office and Windows,
I did a full install and I included all the available
comctl-libraries in my Access application. So why don't I
have the appropriate license?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top