PDA

View Full Version : Required Dll File Missing


tmn43
April 28th, 2004, 03:04 PM
Every time my system boots up I rec a message saying required dll file missing FILE MFC71.DLL FILE MISSING WHAT IS THIS AND HOW DO I RETRIEVE IT?

THANKS
TMN43:dizzy:

GretaP
April 28th, 2004, 04:00 PM
Hi tmn43,

It sounds like you have an application, written in Visual C++ .NET 2003, that loads at startup and requires that particular file in order to run (it is not a necessary file for the Windows operating system).
You can d/load that file from here (http://www.driverfiles.net/page,dll,show,245.html). Place it in the C:\Windows\System folder.

tmn43
April 29th, 2004, 12:16 AM
Thanks for your help I downloaded the file and no longer get that annoying msg again THANKS!
TMN43

GretaP
April 30th, 2004, 02:00 PM
You're welcome! :D