Missing msvcr120d.dll

Anonymous
2013-11-12T02:52:57+00:00

HI all

I built an application using Visual Studio 2013 in Windows 7 64bit.  I built the application as a 32bit application.  I then copied the application over to my other computer, running Windows 8 64bit.

I downloaded the 64 and 32 bit Visual C++ 2013 Redistrib packages, and installed both.  I got these packages here: http://www.microsoft.com/visualstudio/eng/downloads#d-additional-software

However, whenever I try to run the application, I get an error saying that msvcr120d.dll is missing.

What do I need to do to be able to run my application?

Cheers

Jarrett

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Anonymous
    2013-11-12T16:59:20+00:00

    Hi Jarrett,

    The msvcrt.dll is now a system component owned and built by Windows. It is intended for use only by system-level components. The files msvcr110.dll (Visual Studio 2012) or msvcr120.dll (Microsoft Visual Studio 2013) are the new public versions of the CRT and are for use by Desktop application and user-mode driver developers.

    To know more information:

    http://msdn.microsoft.com/en-us/library/windows/hardware/dn448963(v=vs.85).aspx

    Perform an SFC scan on your computer. Refer to the following link:

    Use the System File Checker tool to repair missing or corrupted system files

    http://support.microsoft.com/kb/929833

    Hope this information helps. Reply with the status so that we could help you further.

    637 people found this answer helpful.
    0 comments No comments

28 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-06-24T19:59:58+00:00

    Try Downloading the missing dll file separately, then copy that dll file exactly to the path where you are running the MySQL.exe

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2015-11-25T18:57:24+00:00

    Ok guys, this was slightly intolerable the first 3 times I ran into this error on the same PC. Now it is downright rude and ignorant of you.  I searched your web site and found this page to which I am replying. The link you gave us to download and install (https://msdn.microsoft.com/en-us/library/windows/hardware/dn448963%28v=vs.85%29.aspx)

    says:

    "Content Removed

    This content has been removed."

    Seriously?? Now I have to go to shady, virus infected 3rd party web sites to download your DLLs??

    One more reason to switch to Linux or Mac. Disgusting.

    54 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-12-05T16:19:40+00:00

    scannow  result:

    Windows Resource Protection found corrupt files but was unable to fix some

    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For

    example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not

    supported in offline servicing scenarios.

    CBS.log is 11.13 mb  and  you have  no option in here for  upload file

    so what now ?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2016-02-23T18:29:20+00:00

    Hello Jarret,

    As iv'e know, From my experience with Computer DLL errors and fix... that you can run the application with this method::

    • Download msvcr120d.dll From Trusted online Stash.::

    Link :http://www.dll-files.com/dllindex/dll-files.shtml?msvcr120d

    • Refer to Manual Fix Click on Download Zip - File , Choose your Operating system Bit, "Version  (Optional)",  Click Download.
    • You will have to extract the file to your system directory. 

    By default, this is 

    C:\Windows\System (Windows 95/98/Me), 

    C:\WINNT\System32 (Windows NT/2000), or 

    C:\Windows\System32 (Windows XP, Vista, 7, 8).

    On a 64bit version of Windows, the default folder for 32bit dll-files is: 

    C:\Windows\SysWOW64\ ,

    and for 64bit dll-files C:\Windows\System [Folder]

    Make sure to overwrite any existing files ( but make a backup copy of the original file)

    Reboot your computer

    • Retry to do your Task that you have "" Error msvcr120d.dll is missing.

    Hope that will work. Thanks

    Respectfully yours

    M. Moscownikov K

    5 people found this answer helpful.
    0 comments No comments