Error: The ordinal 6880 could not be located in the DLL MF..

Here you can find everything you need to know about Dll-Files. You can also share your knowledge regarding the topic.

Moderators: DllAdmin, DLLADMIN ONLY

Post Reply
rondor
Posts: 1
Joined: 03 Jun 2010, 23:00

Error: The ordinal 6880 could not be located in the DLL MFC4

Post by rondor »

I know - this is an old problem but still, I can't overcome it:

A year ago I have stared receiving the above application error when I
navigate to folders containing AVI files.

Dismissing the dialog is followed by an apparent Windows Explorer
crash
and restart.
================================
The solutions I found in several sites are as follows:

The WinXP file version 6.02.4131.0 *has* the ordinal 6880. Therefore,
you've installed poor software installing an older version of that
system
file. If you're lucky, that copy was installed in a program folder and
can be deleted. When done, re-register the WinXP system file:
Start Run: regsvr32 %SystemRoot%\System32\mfc42.dll
=================================
Well, seems i'm not lucky after all..
i found a few mfc42.dll files with above version.
I renamed 4-5 files that seemed potentially harmful (under
IBMTOOLS\DRIVERS\Utility, IBMTOOLS\DRIVERS\AUDIO, WINDOWS\SOFTWARE
DISTRIBUTION, WINDOWS\$NINSTALL) left the one under System32 and then
re-registered as above ---NADA!! same problem.

Is there any creative idea?
was it enough to rename or should i delete/remove from their
directories?

BTW, for the time being, i'm using another file manager instead of the
original Explorer (i use xplorer2) and it doesn't seem to care about
this bloody MFC42 problem...

Thanks




--
rondor

tim meddick
Posts: 8
Joined: 03 Jun 2010, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by tim meddick »

Download a replacement mfc42.dll (xp version: 6.2.4131.0 ) and, as before,
re-register it by issuing the command :

regsvr32 %SystemRoot%\System32\mfc42.dll

After copying the file to that location.

(*NB make sure WinXP File Protection does not overwrite the newer file with
the old one - if it does - turn off WFP temporarily and delete
%SystemRoot%\system32\dllcache\mfc42.dll)

Download a replacement WinXP mfc42.dll (6.2.4131.0) at :
http://www.4shared.com/file/WXoeCBSY/mfc42.html

==

Cheers, Tim Meddick, Peckham, London. :-)




"rondor" <rondor.64e98fa@pcbanter.net> wrote in message
news:rondor.64e98fa@pcbanter.net...
>
> I know - this is an old problem but still, I can't overcome it:
>
> A year ago I have stared receiving the above application error when I
> navigate to folders containing AVI files.
>
> Dismissing the dialog is followed by an apparent Windows Explorer
> crash
> and restart.
> ================================
> The solutions I found in several sites are as follows:
>
> The WinXP file version 6.02.4131.0 *has* the ordinal 6880. Therefore,
> you've installed poor software installing an older version of that
> system
> file. If you're lucky, that copy was installed in a program folder and
> can be deleted. When done, re-register the WinXP system file:
> Start Run: regsvr32 %SystemRoot%\System32\mfc42.dll
> =================================
> Well, seems i'm not lucky after all..
> i found a few mfc42.dll files with above version.
> I renamed 4-5 files that seemed potentially harmful (under
> IBMTOOLS\DRIVERS\Utility, IBMTOOLS\DRIVERS\AUDIO, WINDOWS\SOFTWARE
> DISTRIBUTION, WINDOWS\$NINSTALL) left the one under System32 and then
> re-registered as above ---NADA!! same problem.
>
> Is there any creative idea?
> was it enough to rename or should i delete/remove from their
> directories?
>
> BTW, for the time being, i'm using another file manager instead of the
> original Explorer (i use xplorer2) and it doesn't seem to care about
> this bloody MFC42 problem...
>
> Thanks
>
>
>
>
> --
> rondor

undisclosed
Posts: 19
Joined: 16 Aug 2009, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by undisclosed »

:smile: Hi Tim,
Tnx a lot -
I'm not around my comp the next two days but it seems like a good
advice - Ron


--
ro-do

undisclosed
Posts: 19
Joined: 16 Aug 2009, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by undisclosed »

:mad: Hi Tim,
Dont have good news:
I downloaded the new file as you suggested.
Tried to copy it to system32 - it didn't let me overwrite the old pne.
I followed microsoft support hints and coppied it to dllcache
directory, overwriting the old one there and then, moved out the
original file from system32. WFP immediately coppied (haha - i tricked
him...) the file from the dllcache directory so then I registered it as
you suggested (and got a success message) and thought it was OK -- alas
it was NOT!! everything is the same meaning, i just browse with the
cursor above AVI files in file manager - the explorer crashes..!
Any idea?
Tnx


--
ro-do

elmo
Posts: 47
Joined: 07 Mar 2009, 00:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by elmo »

undisclosed wrote:
> :mad: Hi Tim,
> Don't have good news:
> I downloaded the new file as you suggested.
> Tried to copy it to system32 - it didn't let me overwrite the old one.
> I followed Microsoft support hints and copied it to dllcache
> directory, overwriting the old one there and then, moved out the
> original file from system32. WFP immediately copied (haha - I tricked
> him...) the file from the dllcache directory. So then I registered it as
> you suggested (and got a success message) and thought it was OK -- alas
> it was NOT! Everything is the same meaning, I just browse with the
> cursor above AVI files in file manager - Explorer crashes..!
> Any idea?
> Tnx

You might start with #5 below and work your way up the list.

Some software you installed to handle .avi files, (possibly DivX) is
probably the cause of the error message.

Idea #1. Look for mfc42.dll in other locations, such as the software
you installed about the time all this started. Delete or replace these
copies with the new version.

Idea #2. Place an older version of mfc42.dll in the folder where the
original software resides. The older .dll should be within the original
install (CD?) for the software.

Idea #3. Install another program for handling .avi and similar files.
Then try the original software, if you prefer it.

Idea #4. From a Google search:
http://www.hm2k.com/posts/my-avi-files- ... xplorerexe

"KT said,

August 31, 2007 @ 1:30 am

I found it!!!!

I have had this problem for AGES

undisclosed
Posts: 19
Joined: 16 Aug 2009, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by undisclosed »

Hello Joe,
Tnx for your help - i'd certainly start with #5 since I tried some
versions of the other ideas. Also, uninstalling all codecs came also
from Microsoft Support 2day, and in any case, i work almost only with
VLC
BTW, should i uninstall all the video players i have or there is a way
to locate codecs?
cheers, :wink:


--
ro-do

elmo
Posts: 47
Joined: 07 Mar 2009, 00:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by elmo »

undisclosed wrote:
> Hello Joe,
> Tnx for your help - I'd certainly start with #5 since I tried some
> versions of the other ideas. Also, uninstalling all codecs came also
> from Microsoft Support 2day, and in any case, I work almost only with
> VLC
> BTW, should I uninstall all the video players I have or is there a way
> to locate codecs?
> cheers, :wink:

How to remove Codecs:
http://www.jhepple.com/codecs/how_to_remove_codecs.htm

I've seen some in IE, Add-ons too. You could disable them as a test, I
suppose..

--

Joe =o)

undisclosed
Posts: 19
Joined: 16 Aug 2009, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by undisclosed »

:biggrin: Dear Tim and Joe and Elmo,
A success in first trial: I started by uninstalling "the main suspect"
i.e. all Dvix codecs, directly thru the add/remove in Control panel.
it took 30 seconds and i'm free at last to hover with the cursor around
any file i want... shiuu, this was too easy...:biggrin:
Tnx again for your help.
Ron


--
ro-do

elmo
Posts: 47
Joined: 07 Mar 2009, 00:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by elmo »

undisclosed wrote:
> :biggrin: Dear Tim and Joe and Elmo,
> A success in first trial: I started by uninstalling "the main suspect"
> i.e. all Dvix codecs, directly thru the add/remove in Control panel.
> it took 30 seconds and i'm free at last to hover with the cursor around
> any file i want... shiuu, this was too easy...:biggrin:
> Tnx again for your help.
> Ron

Great news!

--

Joe =o)

undisclosed
Posts: 19
Joined: 16 Aug 2009, 23:00

Re: Error: The ordinal 6880 could not be located in the DLL

Post by undisclosed »

:confused: :confused: Well, unfortunately, it's not finished yet...
Due to uninstalling DivX codecs package, my Windows media player won't
show video (avi), just the audio.
exploring the problem it looks as it misses the "Cirrus Logic AccuPak
Video (CLJR) codec" which is a part of....DivX codecs...!
So, unless i'll find that stand-alone codec, I have to either give up
wmp (not that bad idea..) or install again the Divx package which i
really dont want to.
And BTW, where can i find the above stand alone codec for downloading?
Any suggestions guys?


--
ro-do

Post Reply