mfc71u.dll, msvcp71.dll, msvcr71.dll Missing
-
Wednesday, October 21, 2009 1:43 PMHello
I have an application which required to run some .dlls which are missing on my desktop and that .dlls are mfc71u.dll, msvcp71.dll, msvcr71.dll. So can you please tell me how to update so that my system can get these .dll . Or is there any microsoft updates for VS 2005 are there after installing that my system can get that .dlls .
Thanks,
Kamal.
All Replies
-
Wednesday, October 21, 2009 2:25 PM
vcredist is the solution. it exist for all edition of visual c++
look for download Microsoft Visual C++ 200x Redistributable Package
- Microsoft Visual C++ 2008 Redistributable Package (x86)
- Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
- Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
regards,
Christophe Pichaud- Proposed As Answer by Christophe Pichaud Wednesday, October 21, 2009 2:26 PM
- Marked As Answer by Wesley Yao Tuesday, October 27, 2009 2:56 AM
-
Wednesday, October 21, 2009 4:45 PM
those are VC 2003 dlls. You must publish them with any software you wrote that depend on these dlls.VS 2003's mainstream support expired last year. There is no download link from Microsoft for these dlls. You should still be able to find them in your VC 2003 folder.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- Marked As Answer by Wesley Yao Tuesday, October 27, 2009 2:56 AM
-
Friday, October 23, 2009 5:22 AM
As ShengJiang pointed out, there is no download link for them currently, you could copy them from a machine that has the VS2003 installed, or search the web, such as here: http://www.dlldll.com/downdll/
Sincerely,
Wesley
___________________________________________________________
___________________________________________________________
This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
Please mark the replies as answers if they help and unmark them if they provide no help. Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer by Wesley Yao Tuesday, October 27, 2009 2:56 AM
-
Thursday, November 12, 2009 1:11 AM
Are these also the files to be used with Windows 7 (64 bit)? I have installed "Songwriter" from Finale music and it fails to run because it cannot find MSVCR71.dll.
TIA
Ron

