[AccessD] missing reference, converting to A2003

Charlotte Foust cfoust at infostatsystems.com
Fri Dec 10 14:53:48 CST 2004


I take it this is something you didn't build yourself?  The ocx is the
Microsoft MultiMedia Controls Effects library, and you get some
information on it at http://www.e-systems.ro/download-ocx/mmefxe.ocx/.
I believe it's part of IE 4.x and 5.x but I don't think it is part of IE
6.  I have a copy on my machine buried in the IE4Setup folder at
C:\Program Files\Microsoft Visual
Studio\VSS\netsetup.x86\IE4setup\AXA.CAB, but I don't have a clue on how
to use it, since I use IE6.  Possibly doing a repair on IE will get it
back, but do you really need that control?  If not, I'd remove it and
the supporting code.  

Charlotte Foust


-----Original Message-----
From: Pedro Janssen [mailto:pedro at plex.nl] 
Sent: Friday, December 10, 2004 11:45 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] missing reference, converting to A2003


Hello Charlotte,

when unschecking the reference, the code doesn't compile. It gives a
missing reference for the IsLoaded event.

Anybody an idea what this refence does?

Pedro Janssen



----- Original Message -----
From: "Charlotte Foust" <cfoust at infostatsystems.com>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Thursday, December 09, 2004 5:59 PM
Subject: RE: [AccessD] missing reference, converting to A2003


> If you uncheck the reference, does the code compile?  Since the 
> reference is to an ocx file, you should only need it if you're using 
> the activex control in the application, in which case, it would have 
> to be installed on your system.
>
> Charlotte Foust
>
>
> -----Original Message-----
> From: pedro at plex.nl [mailto:pedro at plex.nl]
> Sent: Thursday, December 09, 2004 4:08 AM
> To: accessd at databaseadvisors.com
> Subject: [AccessD] missing reference, converting to A2003
>
>
> Hello Group,
>
> when converting a A2k database to A2003 i get an missing reference 
> error. Missing is the effect library (MMEFXE.OCX). I searched the 
> system for this reference, but i can't find it. Also in the knowledge 
> base i can't find any info. Has anybody encountered this problem.
>
> Pedro Janssen
> --
> AccessD mailing list
> AccessD at databaseadvisors.com 
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> --
> AccessD mailing list
> AccessD at databaseadvisors.com 
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list