ArticlesArticles Most Helpful ArticlesMost Helpful Articles Language SettingsLanguage Settings LoginLogin
RSS Feeds
DrillDown Icon Table of Contents
DrillDown Icon MX
DrillDown Icon MANUALS and Other Info for SQL MANEX Client Server
DrillDown Icon Hardware and Software Requirements for Installing SQL Server
DrillDown Icon List of Modules Converted to MANEX Client Server
DrillDown Icon Installing SQL Server
DrillDown Icon System Administrator
DrillDown Icon Security System
DrillDown Icon Accounting Setup
DrillDown Icon System Setup
DrillDown Icon Operations Manuals
DrillDown Icon System Utilities
DrillDown Icon SQL Server Memory Settings and Performance
DrillDown Icon Definitions
DrillDown Icon How to schedule and automate backups of SQL Server databases in SQL Server Express
DrillDown Icon SQL_FAQ's
DrillDown Icon Customer Relationship Management (CRM)
DrillDown Icon ManEx Minute
DrillDown Icon ManEx Component Exchange
DrillDown Icon ManEx Supplier Directory & Rankings
  Email This ArticlePrint PreviewPrint Current Article and All Sub-Articles
 
MSVCP71.dll Missing from Computer
 

Q.  
   Do you get Msvcp71.dll and Msvcr71.dll missing error when running a program on your server OS, Windows 7, or Windows 8? Both are Microsoft C Runtime Library files and it seems as if Microsoft forgot to add them to Windows 7 and newer OS's. Some programs require you to have both files for it to work successfully.
 
 
 
 

Installation In Windows 32-bit OS

If you are using Windows 32-bit then you need to put both dll files inside Windows/System32 folder as shown in the screenshot below.
 
 

Installation In Windows 64-bit OS

If you are using Windows 64-bit then you need to put both dll files inside the Windows/SysWOW64 folder as shown in the screenshot below
 
 
We have put both dll files inside one zip archive,  in the attachment below,  simply extract them and follow the above guidelines to install them.
 
 
 
 
 
Attachments
Article ID: 5257