Cannot start application messages. MFC.DLL could not be found.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cannot start some of my applications and I recieve a notification that the
MFC42.DLL couldnt be found.
Can anyone describe, blow by blow method of resolving this issue.
It would be greatly appreciated.
 
Try registering the dll and see if it cures the problem. To register
the dll enter this command in the Start | Run box:

regsvr32 \%systemroot%\system32\MFC42.DLL

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top