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
    2017-04-04T20:26:25+00:00

    Did the scan, did the install and it says everything is fine... yet windows still says it's missing.

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more