Are you using any ActiveX controls in your application? or referneces to
external libraries?
then you have to register all you use. Also could be a DAO problem, look at
this article for example:
ACC2002: Err Msg: "ActiveX Component Can't Create Object"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;319844

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
>I just upgraded from Access 2002 to 2003 and suddenly everywhere a macro
>runs
[quoted text clipped - 4 lines]
> there
> an Activex control that needs to be registered and which one is it ?
PAUL FRANKS - 26 Jan 2005 16:15 GMT
Thanks Alex for the reply. To define the problem further I have an Access
database which was created in 2002 and is currently being used by several
clients. I decided in my misguided wisdom to upgrade to Access 2003
yesterday. Now when I open any of my databases I get the " YOU DON'T HAVE THE
LICENSE TO USE THIS ACTIVEX CONTROL" wherever a form is having the visible
property set to "no". Is there an activex that is required to set that
property ? If there is the challenge is figuring out which one it is. There
are a zillion of them. Any ideas ?
> Are you using any ActiveX controls in your application? or referneces to
> external libraries?
[quoted text clipped - 12 lines]
> > there
> > an Activex control that needs to be registered and which one is it ?
Alex Dybenko - 26 Jan 2005 17:51 GMT
Hi Paul,
so have activex controls on your forms?
can you list here which ones?
BTW - if you are using richtextbox - this can be an answer - it does not
work in access 2003
also look at this article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;841916

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Thanks Alex for the reply. To define the problem further I have an Access
> database which was created in 2002 and is currently being used by several
[quoted text clipped - 26 lines]
>> > there
>> > an Activex control that needs to be registered and which one is it ?