Im haveing dificulties resolveing a DLL related error and was woundering if I can recieve some help. I have recieved the error:

The TAUBASE.DLL file is linked to missing export MFC42.DLL:6883

I have done research into this issue. It turns out MFC42.DLL is a Dynamic Link Library used by programs that make use of the Microsoft Class Foundation. TAUBASE.DLL is also a DLL file, but spasific to a Anti-Trojan software package I use.

I used google and found many explanations and solutions for this error message. Many of the solutions were to replace the file MFC42.DLL located in C:\Windows\system\ and replace it with the current version of the MFC42.DLL

You can download this from many sites. One such site http://www.webattack.com/help/missingfiles.html explains the reason for many of the common DLL related errors and have provided downloads to solve these issues. They provide a download for what I assume to be the current most recent version of the MFC42.DLL file.

What I have done is booted to DOS Mode, renamed the file MFC42.DLL to MFC42.old and restarted my computer. I then downloaded the MFC42.DLL file from webatack and placed it into my Windows/system folder where it belongs on a Windows 98 computer.

I again rebooted my computer. However this failed to resolve the error.

Can someone give me some advice as to how I can resolve this pesky dll error that wont go away before I grow too many grey hairs. Thank you